Onboarding
Manage Sessions
Documentation for Unreal SDK API to manage sessions for the Sequence infrastructure stack for web3 gaming.
Get Id Token
A common use case is to verify the user identity on your backend after the user has finished the login process in your app client. Get a Sequence Id Token from your users to send it to your backend for verification using any JWKS library. Read our Backend Verification Guide for more information.
Check Existing Session
Check if your client has an existing session stored.
Sign Out
Clear the credentials cache and sign out the current user.
List Sessions
List the active sessions.
List Accounts
List your accounts.