//
pkg.gl
Category
github.com/darkphotonKN/gin-sqlx-template
internal
auth
package
0.0.0-20241110212508-0594192e61fe
Repository:
https://github.com/darkphotonkn/gin-sqlx-template.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
52 SLOC
#
Functions
GenerateJWT
* * Generates and signs a JWT token with claims of either the "access" or "refresh" types.
RefreshToken
* * RefreshToken validates a refresh token and generates a new access token if * valid.
#
Constants
Access
No description provided by the author
Refresh
No description provided by the author
#
Type aliases
TokenType
No description provided by the author