Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/poad/android-tiny-device-flow-client
https://github.com/poad/android-tiny-device-flow-client
android-application device-flow oauth2-client
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/poad/android-tiny-device-flow-client
- Owner: poad
- License: cc0-1.0
- Created: 2021-11-11T16:37:04.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-10T12:32:23.000Z (9 months ago)
- Last Synced: 2024-04-10T14:55:33.097Z (9 months ago)
- Topics: android-application, device-flow, oauth2-client
- Language: Kotlin
- Homepage:
- Size: 482 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OAuth 2.0 Device Flow Example
## Setup
1. Create an Auth0 application
2. Enable `Device Code` Grants in Advanced settings
1. Disable Client Credentials
2. Enable `Device Code`
3. create the app/src/main/res/raw/oauth.properties from ./oauth.properties.template