//
pkg.gl
Category
github.com/devisions/go-mux-jwt-gorm-starter
api
rest
tokens
package
0.0.0-20200907202924-5e14d7d9040e
Repository:
https://github.com/devisions/go-mux-jwt-gorm-starter.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
19 SLOC
#
Functions
VerifyToken
VerifyJWTToken parses the JWT token to validate if it is correctly signed and returns the claims that are included.
#
Structs
JWTToken
No description provided by the author