package
0.0.0-20240522080600-fd506af6a830
Repository: https://github.com/drew-viles/go-web-framework.git
Documentation: pkg.go.dev

# Functions

CreateToken Creates a JSON Web Token.
ExtractTokenUserID will extract the users id stored within the token.
TokenValid takes a http request, checks for a token and validates it.