package
0.0.0-20220515192650-9f6f249a52be
Repository: https://github.com/godkimba/cuddly-golang-server.git
Documentation: pkg.go.dev

# Functions

Generates jwt token and assign a username to it's claims and return it.
Parses a jwt token and returns the username in it's claims.

# Variables

Secret key b eing used to sign tokens.