Documentation navigation

Auth

Exchange a code for a session

POST/auth/token

Exchanges a PKCE authorization code for a user session.

Parameters

string
authCodestring
The authorization code returned to the callback URL.

Returns