UpdateOAuthAccountInput
Interface: UpdateOAuthAccountInput
Defined in: src/types/oauthAccount.ts:39
OAuth account update input
Properties
email?
optionalemail:string
Defined in: src/types/oauthAccount.ts:40
lastUsedAt?
optionallastUsedAt:Date
Defined in: src/types/oauthAccount.ts:42
profile?
optionalprofile:OAuthAccountProfile
Defined in: src/types/oauthAccount.ts:41