Skip to content

samtech09/jwtauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jwtauth

jwtauth is server side validation library for JWT tokens passed with requests to access JWT-protected resources at API server.

It extract JWT token from request, validate and return ClientInfo struct to be consumed by API server.

About

Server side validation library for JWT tokens passed with requests to access JWT-protected resources at API server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages