-
Notifications
You must be signed in to change notification settings - Fork 2
auth.AuthProviderUserContract
Sclable CI edited this page Sep 11, 2024
·
198 revisions
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