Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 273 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 273 Bytes

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