-
Notifications
You must be signed in to change notification settings - Fork 1
OAuth2TokenError
Troy Willmot edited this page Oct 21, 2016
·
1 revision
Represents an error returned from an authorisation server while managing (requesting/refreshing etc) a token.
A short name of the error. See OAuth2Error for a list of known errors.
An optional human readable description of the error. If displaying the error to a user, this is the recommended value.
An optional reference to a web page containing more information about the error that occurred.