Credential

open class Credential(source)

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.

MDN Reference

Inheritors

Properties

Link copied to clipboard
val id: String

The id read-only property of the Credential interface returns a string containing the credential's identifier.

Link copied to clipboard

The type read-only property of the Credential interface returns a string containing the credential's type.