InvalidGrant
class InvalidGrant : OAuth2Exception
OAuth2 server responded error=”invalid_grant”
Constructors
InvalidGrant(message: String) OAuth2 server responded error=”invalid_grant” |
Inherited Properties
val errorCode: String? OAuth2 server replied with |