AuthHandler

interface AuthHandler

Handler to handle action during user authentication with the Auth Service

Inheritors

Functions

Link copied to clipboard
abstract fun cancel(e: Exception)
Cancel the current authentication, will throw android.os.OperationCanceledException when user explicitly cancel the login.
Link copied to clipboard
abstract fun next(node: Node)
Move to next node