Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jcminarro/authexample
Auth Example
https://github.com/jcminarro/authexample
kotlin kotlin-android kotlin-testing oauth oauth-application oauth-server
Last synced: 11 days ago
JSON representation
Auth Example
- Host: GitHub
- URL: https://github.com/jcminarro/authexample
- Owner: JcMinarro
- Created: 2017-10-31T14:40:29.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-07T19:03:16.000Z (almost 5 years ago)
- Last Synced: 2024-10-05T10:40:35.263Z (about 1 month ago)
- Topics: kotlin, kotlin-android, kotlin-testing, oauth, oauth-application, oauth-server
- Homepage:
- Size: 1.95 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
## Auth Example
`Auth Example` is an example of how to implement an Android app that uses OAuth.
There is too a server project that simulates the OAuth behavior.
The server is running on Heroku and is accessible by [this link](https://jcminarro-auth-example.herokuapp.com)