removeOauthProvider
Removes an OAuth provider by its ID if the user is authenticated.
Import
Parameters
providerId
string
The ID of the OAuth provider to be removed, as obtained from listOauthProviders
Returns
Promise<any>
A promise indicating the result of the removal process