package
0.0.0-20220822104208-375eabb1ccd1
Repository: https://github.com/burakkarasel/theatre-api.git
Documentation: pkg.go.dev
# Functions
NewJWTMaker creates a new JWTMaker with Maker interface.
NewPayload creates a new payload with given username and duration.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Maker interface will be our token maker interface which lets us to implement and switch between tokens.