Categorygithub.com/KathurimaKimathi/go-jwt
modulepackage
0.0.0-20221127073354-45ff2b552f32
Repository: https://github.com/kathurimakimathi/go-jwt.git
Documentation: pkg.go.dev

# README

go-jwt

# Functions

No description provided by the author
Refresh handles requests for /refresh.
Signin handles requests for /signin.
Welcome handles requests for /welcome.

# Structs

Create a struct that will be encoded to a JWT.
Create a struct to read the username and password from the request body.