Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Sample Application of Authgear SDK

Prerequisite

  • A running authgear server
  • A configured oauth client

Run the Application

  1. Reference local.properties.example, add local.authgear.endpoint and local.authgear.clientId to local.properties.
  2. Launch the app!