package
Version:
v0.0.63
Opens a new window with list of versions in this module.
Published: Nov 30, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
GenTokens 生成 access token 和 refresh token
RefreshTokens 通过 refresh token 刷新一个新的 AccessToken
type Claims struct {
UserId string `json:"user_id"`
Username string `json:"username"`
jwt.RegisteredClaims
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.