Authentication State
To check if a user is authenticated, you can use theauthState variable from the TurnkeyContext.
Customize sub-organization creation
Need to configure default user names, passkey names, wallet creations or anything sub-org related? You can learn more about customizing the sub-orgs you create in the Sub-Organization Customization section. Follow the guides below to learn how to set up email and SMS authentication, passkey authentication, and social logins in your Kotlin app.Email & SMS
Learn how to set up email and SMS authentication in your Kotlin app.
Passkey Authentication
Learn how to set up passkey authentication in your Kotlin app.
Social Logins
Discover how to create and manage social logins in your Kotlin
application, including wallet creation, account derivation, and more.