package
0.0.0-20210913193408-8848315b3cc9
Repository: https://github.com/gokuafrica/golang-jwt-server.git
Documentation: pkg.go.dev

# Functions

set refresh token cookie.
generate new jwt token using given secret, expiry and claims payload.
extract payload and responsewriter data from the interface array.
Validate given JWT token.