Skip to content

Releases: mimicmobile/okhttp-oauth2-client

2.3.1

12 Dec 20:29
Compare
Choose a tag to compare

Remove backup from manifest

2.3.0

30 Apr 20:53
Compare
Choose a tag to compare

Switch from Gson to Moshi

2.2.0

25 Apr 23:38
Compare
Choose a tag to compare

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

2.1.1

31 Mar 21:57
Compare
Choose a tag to compare
  • Proguard rules

2.1.0

19 Mar 00:48
Compare
Choose a tag to compare
  • Added callback
  • Capture exception if it exists in OAuthError

2.0.0

14 Mar 22:40
Compare
Choose a tag to compare

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