Skip to content

OAuth2Exception

Troy Willmot edited this page Oct 21, 2016 · 1 revision

Summary

An exception class for errors that occur while trying to obtain or refresh an OAuth 2.0 token.

Properties

OAuth2TokenError

Provides details of the OAuth 2 error returned by the server, as a OAuth2TokenError instance.

Clone this wiki locally