linkOAuthAccount
Link an OAuth provider to the current authenticated user.
linkOAuthAccount(
input: OAuthLoginInput!
): User
Arguments
linkOAuthAccount.input ● OAuthLoginInput! non-null input
Input containing OAuth provider details and authorization code.