package
0.0.0-20200613011929-a346d81e686c
Repository: https://github.com/codeinbit/wallet-app.git
Documentation: pkg.go.dev

# Functions

CreateToken - Generate JWT token for login access.
ExtractToken - This return the token that beongs to the logged in user.
ExtractTokenID - This return the userID of the logged in user.
Pretty display the claims licely in the terminal.
TokenValid - Validates token to confirm if it is valid.