Cabinet Auth

Auto Login

Auto-login using a short-lived JWT from guest purchase success page.

post/cabinet/auth/login/auto

Request body

tokenstring required

Auto-login JWT token

Response

Successful Response

access_tokenstring required
refresh_tokenstring required
token_typestring
expires_ininteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.