//
pkg.gl
Category
github.com/Mitrajeet-Golsangi/diet-application-backend
internal
pkg
helpers
token
package
0.0.0-20240404081624-d5fe67c68cce
Repository:
https://github.com/mitrajeet-golsangi/diet-application-backend.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
3
Files
109 SLOC
#
Functions
ExtractToken
Extract the token from the request.
ExtractTokenID
Extract the user ID from the token.
GenerateToken
Generate a new JWT token after the user logs in.
TokenValid
Check if the token provided in the request is valid.