Documentation ¶
Index ¶
- func ChangePassword(ctx iris.Context)
- func ChangePasswordWithKey(ctx iris.Context)
- func GenUserInfo(ctx iris.Context)
- func Logout(ctx iris.Context)
- func ResetPassword(ctx iris.Context)
- func ResetPwd(ctx iris.Context)
- func SignIn(ctx iris.Context)
- func SignInCard(ctx iris.Context)
- type JwtCache
- type PasswordReq
- type PasswordResetReq
- type PasswordResetResp
- type Req
- type Resp
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChangePasswordWithKey ¶
func ChangePasswordWithKey(ctx iris.Context)
ChangePasswordWithKey
使用授权key修改密码 need:key & new
key: means that program has auth to change passwd
func GenUserInfo ¶
func GenUserInfo(ctx iris.Context)
func SignInCard ¶
func SignInCard(ctx iris.Context)
Types ¶
type PasswordReq ¶
type PasswordResetReq ¶
type PasswordResetResp ¶
Click to show internal directories.
Click to hide internal directories.