IWeb Authn Service
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun login(resultLauncher: ActivityResultLauncher<IntentSenderRequest>, gigyaCallback: GigyaLoginCallback<A>)
abstract fun login(resultLauncher: ActivityResultLauncher<IntentSenderRequest>, params: Map<String, Any>, gigyaCallback: GigyaLoginCallback<A>)
Link copied to clipboard
abstract fun register(resultLauncher: ActivityResultLauncher<IntentSenderRequest>, gigyaCallback: GigyaCallback<GigyaApiResponse>)
Link copied to clipboard
Link copied to clipboard