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: 7 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 (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-08-13T03:43:25.000Z (7 months ago)
- Last Synced: 2025-08-13T05:35:56.118Z (7 months ago)
- Topics: android-application, device-flow, oauth2-client
- Language: Kotlin
- Homepage:
- Size: 579 KB
- Stars: 0
- Watchers: 3
- 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