package
1.24.1031
Repository: https://github.com/go-xuan/quanx.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
CheckIP 校验请求IP.
GetCorrectIP 当前请求IP.
GetSessionUser 获取会话用户.
No description provided by the author
No description provided by the author
RemoveAuthCookie 移除身份验证cookie maxAge=-1即可移除cookie.
RemoveToken 移除token.
RequestLogFmt gin请求日志格式化.
SetAuthCookie 设置身份验证cookie.
No description provided by the author
SetSessionUser 设置会话用户.
SetToken 生成并缓存token.

# Structs

JwtUser jwt-TokenUser实现.
JwtValidator JWT鉴权验证器.
No description provided by the author

# Interfaces

AuthUser 鉴权用户.
AuthValidator 验证器.