//
pkg.gl
Category
github.com/issue9/cmfx
pkg
authenticator
package
0.6.0
Repository:
https://github.com/issue9/cmfx.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
3
Files
109 SLOC
#
Packages
custom
Package custom 自定义验证方法.
email
Package email 邮件验证.
oauth
Package oauth 提供基于 [OAuth2] 的登录和注册功能 ## 大致流程 1.
password
Package password 密码类型的验证器.
#
Functions
NewAuthenticators
NewAuthenticators 声明 Authenticators 对象 d 每个验证失败的 ID 过期时间同时也是回收的频率; jobTitle 回收方法的名称;.
#
Variables
ErrExists
No description provided by the author
ErrUnauthorized
No description provided by the author
#
Structs
Authenticators
Authenticators 验证器管理.
#
Interfaces
Authenticator
Authenticator 身份验证接口.