Package-level declarations
Types
Link copied to clipboard
The Credential
interface of the Credential Management API provides information about an entity (usually a user) normally as a prerequisite to a trust decision. Available only in secure contexts.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class CredentialsContainer
The CredentialsContainer
interface of the Credential Management API exposes methods to request credentials and notify the user agent when events such as successful sign in or sign out happen. Available only in secure contexts.