OAuthError
Represents one of three potential errors encountered during the Third party OAuth authentication flow.
Types
Link copied to clipboard
Indicates that no suitable browser was found on this device, and OAuth authentication cannot proceed.
Link copied to clipboard
Indicates that no URI was found in the activity state, and OAuth authentication cannot proceed.
Link copied to clipboard
Indicates that the user canceled the OAuth flow. This is safe to ignore.