You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
veypi 51b3bbc89e refactor(auth): 删除无用的 _scope_info 角色
- 删除创建 appAuth 时自动添加的 _scope_info 占位角色
- 删除对 _scope_info 的保留字检查
- 简化代码,避免在数据库中创建无用记录
1 week ago
..
auth.go refactor(auth): 删除无用的 _scope_info 角色 1 week ago
auth_test.go refactor(auth): 重构权限系统,简化API并添加缓存支持 1 week ago
middleware.go refactor(auth): 重构权限系统,简化API并添加缓存支持 1 week ago