InterfaceOAuthAccount
Interface: InterfaceOAuthAccount
Defined in: src/types/Auth/auth.ts:48
Represents a linked OAuth account.
Properties
email
email:
string
Defined in: src/types/Auth/auth.ts:52
Email address associated with the OAuth account
lastUsedAt
lastUsedAt:
string
Defined in: src/types/Auth/auth.ts:56
Date when the account was last used for authentication
linkedAt
linkedAt:
string
Defined in: src/types/Auth/auth.ts:54
Date when the account was linked
provider
provider:
string
Defined in: src/types/Auth/auth.ts:50
OAuth provider name