Okhttp Oauth2 Client Versions Save

Android OAuth2 client using OkHttp

2.3.1

6 years ago

Remove backup from manifest

2.3.0

7 years ago

Switch from Gson to Moshi

2.2.0

7 years ago

Fixes issue #1 and #3 -- thanks to @eknoes!

2.1.1

7 years ago
  • Proguard rules

2.1.0

7 years ago
  • Added callback
  • Capture exception if it exists in OAuthError

2.0.0

7 years ago

This is a major (and likely last) refactor of the initial 1.0.0 release. It includes:

  • Removal of OAuthException
  • Better handling of errors and success/failure details