Skip to content

Example project showing Userme API usage for identity/token management in a real application. See more at http://github.com/stutzlab/userme

License

Notifications You must be signed in to change notification settings

stutzlab/userme-demo-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

userme-demo-ui

Example application that uses Userme for account operations (registration, password reset, social login etc) and a separate container for backend for APIs.

New Account with local password

Facebook signin support

Google signin support

Backend services for this demo is at http://github.com/stutzlab/userme-demo-api See more at http://github.com/stutzlab/userme

Usage

  • Run demo
git clone http://github.com/stutzlab/userme-demo-api
cd userme-demo-api
docker-compose up -d
cd ..

git clone http://github.com/stutzlab/userme-demo-ui
cd userme-demo-ui
docker-compose up -d

About

Example project showing Userme API usage for identity/token management in a real application. See more at http://github.com/stutzlab/userme

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages