Guest
For when you want to quickly get your users into your game to start playing, you can use our guest login.
Reminder: since guest login users have no persisting credentials, when the session ends, the user will be unable to access their embedded wallet again. Before ending the session, be sure to prompt the user to federate their account and associate a login method + credentials with it for subsequent sessions!
Built-in UI
If you are using the built-in UI, Guest sign in is enabled by default. The user can click on the "Guest" sign in button on the built-in UI to trigger this flow.
Custom UI Integration
Simply call GuestLogin
on your UAuthenticator
object to authenticate them with the Sequence API.