package
0.0.0-20241127071430-f0af4971ced8
Repository: https://github.com/vivekcode101/simplebanks-golang.git
Documentation: pkg.go.dev

# Functions

NewJWTMaker creates a New JWTMaker.
No description provided by the author
No description provided by the author

# Variables

Different types of error returned by the verifytoken function.
Different types of error returned by the verifytoken function.

# Structs

JWTMaker is a JSON web token maker.
Pasetomaker is a PASETO token maker.
Payload contains the payload data of the token.

# Interfaces

maker is an interface for managing tokens.