//
pkg.gl
Category
github.com/codfrm/cago
pkg
iam
package
0.0.0-20240919033358-cce434e5d354
Repository:
https://github.com/codfrm/cago.git
Documentation:
pkg.go.dev
Overview
Dependencies
5
Dependents
3
#
Packages
audit
No description provided by the author
authn
No description provided by the author
sessions
No description provided by the author
#
README
IAM
什么是身份和访问管理 (IAM)?
认证和鉴权的相关实现,相关内容整理:
IAM
主要包含下面几个组件,每个组件都可以单独使用:
认证
authn
授权
authz
会话管理
sessions
审计
audit
你可以通过
simple示例
,查看组件的详细用法