Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dispatcher ¶
type Dispatcher struct { }
Dispatcher token功能相关的控制器
func (Dispatcher) RefreshToken ¶
func (Dispatcher) RefreshToken(c *gin.Context)
RefreshToken 通过 refresh_token 生成新的 token 返回给用户。
Click to show internal directories.
Click to hide internal directories.