dmfs / oauth2-essentials

An OAuth2 client implementation based on http-client-essentials.
Apache License 2.0
86 stars 21 forks source link

TokenRequestError fields #7

Open dmfs opened 8 years ago

dmfs commented 8 years ago

TokenRequestError currently stores the error Token in the message. We should provide a separate field for that.