Preparing search index...
The search index is not available
@me2em/core
@me2em/core
AttestationPayload
Interface AttestationPayload
interface
AttestationPayload
{
typ
:
"me2em/attestation/v1"
;
subjectName
:
string
;
subjectId
:
string
;
grant
:
AttestationGrant
;
iat
:
number
;
exp
:
number
;
jti
:
string
;
}
Index
Properties
typ
subject
Name
subject
Id
grant
iat
exp
jti
Properties
typ
typ
subject
Name
subject
Name
:
string
subject
Id
subject
Id
:
string
grant
grant
:
AttestationGrant
iat
iat
:
number
exp
exp
:
number
jti
jti
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
typ
subject
Name
subject
Id
grant
iat
exp
jti
@me2em/core
Loading...