interface AuthPrompt


A handle to the prompt that is shown while the user is authenticating.

This interface is common across all sub-types of authentication prompts.

Summary

Public functions

Unit

Cancels an ongoing authentication attempt and dismisses the prompt.

Public functions

cancelAuthentication

Added in 1.2.0-alpha06
fun cancelAuthentication(): Unit

Cancels an ongoing authentication attempt and dismisses the prompt.