Guest

object Guest : AuthenticationFactor.Provider

Manages guest users for Webcom applications.

Guest users can authenticate only once (a new authentication using the GuestMethod results in a new guest user account). A guest user may be turned into a regular user by attaching to her·his temporary Webcom guest account a regular identity before its expiration date.

Functions

Link copied to clipboard
open override fun toString(): String

Human-readable name for this Provider instance.