Skip to content

Frontend and backend examples usage of the Quid json web tokens server

License

Notifications You must be signed in to change notification settings

teal-finance/quid_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quid examples

Examples on how to use the Quid json web tokens server

Usage

Run a Quid server with a "demo" namespace and create a user

Place the namespace key into an env variable:

export QUID_DEMO_KEY='the_demo_namespace_key'

Run a backend

Run the python or go backend

Run a frontend

To run the javascript frontend:

npm install
npm run serve

Go to localhost:8080

About

Frontend and backend examples usage of the Quid json web tokens server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published