Interface: PasswordCredentials
@divine/uri.PasswordCredentials
Username/password credentials.
Hierarchy
↳
PasswordCredentials
Implemented by
Properties
identity
• identity: string
The identity of the entity to be authorizied, like a user name of identity token.
Inherited from
Defined in
secret
• secret: string
The password.