Skip to content

tozny/mobiledemo-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mobiledemo

Demonstrates an API server that can work with a Tozny-enabled mobile app to onboard users, and provide access to protected resources.

To configure the demo, create a properties file:

src/main/webapp/WEB-INF/tozny.properties

and provide values for the realmKey and realmSecret for your Tozny domain. Use the file tozny.properties.example in the same directory as a reference.

Then run the example using gradle:

$ ./gradlew run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages