Documentation
¶
Index ¶
- func GenerateAccessToken(user database.User) (string, *i.Error)
- func GenerateRefreshToken(u database.User) (string, *i.Error)
- func RefreshToken(c *gin.Context) (interface{}, *i.Error)
- func UserLogin(c *gin.Context) (interface{}, *internal.Error)
- func UserLogout(c *gin.Context) (response interface{}, err *internal.Error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.