Mint a documentation-site session
Session
Mint a documentation-site session
Returns a callback URL containing a short-lived JWT for the Papervine docs site. Returns a single object, not a collection.
GET
Mint a documentation-site session
Authorizations
Email address and password. A personal access token (pat_…) or session token (token-…) may also be sent in the password field, with any non-empty value as the username — a blank username short-circuits to a 401 before the token is read.
Query Parameters
Path on the docs site to land on after the callback
Response
OK
Documentation-site callback URL carrying a short-lived EdDSA-signed JWT in the fragment. Navigate the browser here to land the user on redirect.