Skip to content

gcottom/ezjwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EZ-JWT

EZJWT is a very simple JWT lib for go 1.18 and up. Coverage Status

Features

  • Quickly decode claims into a map or custom struct
  • Check if a token is expired
  • Validate a token against a secret and expiration
  • Quickly generate a token with custom claims

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages