Preparing search index...
The search index is not available
@didpass/issuer-sdk - v0.1.1-beta.2
@didpass/issuer-sdk
interfaces/IAuth
IAuth
Interface IAuth
Represents an interface for authentication.
Hierarchy
IAuth
Implemented by
Auth
Index
Methods
authenticate
Signature
Methods
authenticate
Signature
authenticate
Signature
(
message
,
signature
)
:
Promise
<
boolean
>
Parameters
message
:
string
signature
:
string
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
authenticate
Signature
@didpass/issuer-sdk - v0.1.1-beta.2
implementation/Auth
implementation/Credential
implementation/DIDAccount
implementation/JwsCredential
implementation/KeyUtils
implementation/QRGenerator
implementation/SignerAccount
interfaces/IAuth
interfaces/ICredential
interfaces/ICredentialProvider
interfaces/IRevocation
issuer-sdk
types/AuthDTO
types/CredentialDTO
types/IssuanceDetailsDTO
types/JWSDetailsDTO
types/QRTypes
types/WalletDTO
Generated using
TypeDoc
Represents an interface for authentication.