OAuthProviderView
emailstringrequired
isPrimarybooleanrequired
lastUsedAtdate-time
linkedAtdate-timerequired
providerstringrequired
Possible values: [google, apple, github, discord]
OAuthProviderView
{
"email": "string",
"isPrimary": true,
"lastUsedAt": "2024-07-29T15:51:28.071Z",
"linkedAt": "2024-07-29T15:51:28.071Z",
"provider": "google"
}