JwtUser
@nuclia/core • Docs
@nuclia/core / JwtUser
Interface: JwtUser
Properties
client_id
client_id:
string
Defined in
libs/sdk-core/src/lib/auth/jwt-helpers.ts:2
exp
exp:
number
Defined in
libs/sdk-core/src/lib/auth/jwt-helpers.ts:3
ext
ext:
object
first_name
first_name:
string
type
type:
string
Defined in
libs/sdk-core/src/lib/auth/jwt-helpers.ts:4
iat
iat:
number
Defined in
libs/sdk-core/src/lib/auth/jwt-helpers.ts:8
iss
iss:
string
Defined in
libs/sdk-core/src/lib/auth/jwt-helpers.ts:9
jti
jti:
string
Defined in
libs/sdk-core/src/lib/auth/jwt-helpers.ts:10
nbf
nbf:
number
Defined in
libs/sdk-core/src/lib/auth/jwt-helpers.ts:12
scp
scp:
string
[]
Defined in
libs/sdk-core/src/lib/auth/jwt-helpers.ts:13
sub
sub:
string