Functions
createAuthManager
Kotlin Function
Function
Creates a CrossmintAuthManager instance for Android.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Kotlin Function
fun createAuthManager(apiKey: String, secureStorage: SessionStore, appContext: Context): CrossmintAuthManager
Was this page helpful?
