package
0.0.0-20200819032950-2cb12832784a
Repository: https://github.com/cybernuki/service_order_system.git
Documentation: pkg.go.dev

# Functions

GenerateToken generates a jwt token and assign a email to it's claims and return it.
ParseToken parses a jwt token and returns the email in it's claims.

# Variables

secret key being used to sign tokens.