Skip to content
/ jwt-api Public

Minimalistic JWT use based on chi router and JWT Authentication Middleware.

License

Notifications You must be signed in to change notification settings

remisb/jwt-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jwt-api

Minimalistic JWT use based on chi router and JWT Authentication Middleware.

Experimenting with jwt related code from https://github.com/dahernan/token . Main idea to simplify jwt related code to the minimum necessary and remove bloated dependencies.

Next things to do: [ ] claims as json serializable structure, similar in use as a map.

About

Minimalistic JWT use based on chi router and JWT Authentication Middleware.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages