public 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 methods

abstract void

Cancels an ongoing authentication attempt and dismisses the prompt.

Public methods

cancelAuthentication

Added in 1.2.0-alpha06
abstract void cancelAuthentication()

Cancels an ongoing authentication attempt and dismisses the prompt.