Skip to content

danielchatfield/go-jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-jwt

Build Status

This is an implementation of JSON Web tokens written in go.

Limitations

This library completely ignores the alg field in the header. You are required to know which algorithm and key was used, doing anything else has security implications.

About

A secure implementation of JSON web tokens

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages