package
0.0.0-20220607043144-4633036f5649
Repository: https://github.com/dangquang9a/learninggo.git
Documentation: pkg.go.dev
# Functions
CreateToken return a json web token for specified user id.
ExtractToken return an token string from http request.
ExtractTokenID return user.
Pretty display the claims licely in the terminal.
TokenValid return an error if token is not valid.