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.4.0-alpha01
fun cancelAuthentication(): Unit

Cancels an ongoing authentication attempt and dismisses the prompt.