Interface: IAccessTokenPayloadWithTenantsInfo<T
>
auth/src.IAccessTokenPayloadWithTenantsInfo
Extends
Type parameters
▪ T
Properties
email
email:
string
Inherited from
Source
libs/auth/src/lib/vo/payload.ts:3
sub
sub:
string
Inherited from
Source
libs/auth/src/lib/vo/payload.ts:2
tenants
tenants:
TenantInfo
<T
>[]
Source
libs/auth/src/lib/vo/payload.ts:12
Generated using typedoc-plugin-markdown and TypeDoc