# Functions
DefaultAuthConfig 返回一个默认的鉴权配置.
IsEmptyOperator token 是否是一个空类型.
IsSubAccount 当前 token 对应的账户类型.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
TokenPattern token 的格式 随机字符串::[uid/xxx | groupid/xxx].
TokenSplit token 的分隔符.
# Variables
AuthOption 鉴权的配置信息.
ErrorInvalidParameter 不合法的参数.
ErrorNotAllowedAccess 鉴权失败.
ErrorNotPermission .
MustOwner 必须超级账户 or 主账户.
NotOwner 任意账户.
ReadOp 读操作.
StrategyFilterAttributes strategy filter attributes.
UserFilterAttributes 查询用户所能允许的参数查询列表.
UserLinkGroupAttributes is the user link group attributes.
WriteOp 写操作.
# Structs
AuthConfig 鉴权配置.
DefaultAuthChecker 北极星自带的默认鉴权中心.
No description provided by the author
OperatorInfo 根据 token 解析出来的具体额外信息.
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author