retroauth
A library build on top of retrofit, for simple handling of authenticated requests.
I split the project into two separate ones.
- retroauth This is the base implementation, to be used in plain java.
- retroauth-android On top of the Java implementation there's the Android implementation, which makes use of the Android AccountManager.
Pull requests are welcome
Since I am the only one working on that, I would like to know your opinion and/or your suggestions. Please feel free to create Pull-Requests!