add MapClaims helper methods

This commit is contained in:
Peter Kieltyka 2018-09-26 13:55:45 -04:00
parent ea7d7e213f
commit fcf2c975be
4 changed files with 26 additions and 7 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module github.com/go-chi/jwtauth
require github.com/dgrijalva/jwt-go v3.2.0+incompatible