Microsoft.Identity.Client.OAuth2.OAuth2Error static class OAuth2Error OAuth2 errors that are only used internally. All error codes used when propagating exceptions should be made public. Documentation Code public const string AuthorizationPending = "authorization_pending" public const string LoginRequired = "login_required"