//
pkg.gl
Category
github.com/akinolaemmanuel49/gocommerce
internal
auth
models
package
0.0.0-20250204201702-e0eeb3241113
Repository:
https://github.com/akinolaemmanuel49/gocommerce.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
5
Files
13 SLOC
#
Structs
JWTClaims
JWTClaims represents the structure for the claims embedded within the token.
Token
Token represents the structure for the generated JWT token.
UserCredentials
UserCredentials represents the structure for user login credentials.