Package-level declarations

Types

Link copied to clipboard
sealed interface LoginStatus
Link copied to clipboard
open class NavigatorLogin

The NavigatorLogin interface of the Federated Credential Management (FedCM) API defines login functionality for federated identity providers (IdPs). Available only in secure contexts.

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
inline suspend fun NavigatorLogin.setStatus(status: LoginStatus)

The setStatus() method of the NavigatorLogin interface sets the login status of a federated identity provider (IdP), when called from the IdP's origin.