-
Notifications
You must be signed in to change notification settings - Fork 2
auth.Interface.AuthProviderUserContract
Sclable CI edited this page Oct 7, 2024
·
7 revisions
@sclable/nestjs-libs / auth / AuthProviderUserContract
[key
: string
]: any
email:
string
packages/auth/src/contracts/auth-provider-user.contract.ts:7
externalId:
UserID
packages/auth/src/contracts/auth-provider-user.contract.ts:6
optional
firstName:string
packages/auth/src/contracts/auth-provider-user.contract.ts:9
optional
lastName:string
packages/auth/src/contracts/auth-provider-user.contract.ts:10
username:
string
packages/auth/src/contracts/auth-provider-user.contract.ts:8