https://github.com/codepath/android-multiservice-oauth-demo
Android multi-service authentication demo
https://github.com/codepath/android-multiservice-oauth-demo
Last synced: 8 months ago
JSON representation
Android multi-service authentication demo
- Host: GitHub
- URL: https://github.com/codepath/android-multiservice-oauth-demo
- Owner: codepath
- Created: 2013-06-20T10:24:41.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-06-20T10:28:54.000Z (over 12 years ago)
- Last Synced: 2023-05-10T14:13:27.245Z (over 2 years ago)
- Language: Java
- Size: 893 KB
- Stars: 13
- Watchers: 9
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Android MultiService OAuth Demo
Demo using [RestClientTemplate](https://github.com/thecodepath/RestClientTemplate) to
connect to multiple different services in the same activity.
