Learn about the cookies used by the Session API.
__refresh_{app_id}
Refresh cookies are used to maintain user sessions and enable the generation of new access tokens without requiring users to re-authenticate. These cookies are:
/v1/session/refresh
endpoint to obtain new access tokens/v1/session/revoke
endpoint when logging out__verification-login_{app_id}
Verification cookies are used during the authentication process to maintain state between verification steps. These cookies: