Auth
Exchange a code for a session
POST
/auth/tokenExchanges a PKCE authorization code for a user session.
Parameters
stringauthCodestring- The authorization code returned to the callback URL.
Returns
userPublicUsersessionAccessTokenResponse