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.
OneAuth/api/oauth/providers
veypi 12c55a2997 refactor(api): Update permission codes and remove org-related code
- Update API endpoints to use scoped permission codes (e.g., role:*)
    - Fix role list scope parameter to use pointer type
    - Add Options type alias in init.go for external use
    - Remove org-related cache functions from libs/cache
3 weeks ago
..
create.go refactor: Rename Config to Global and simplify app initialization 4 weeks ago
del.go refactor(auth): 重构认证系统,支持多种验证方式和 OAuth 提供商管理 1 month ago
get.go refactor(auth): 重构认证系统,支持多种验证方式和 OAuth 提供商管理 1 month ago
init.go refactor(api): Update permission codes and remove org-related code 3 weeks ago
list.go refactor(auth): 重构认证系统,支持多种验证方式和 OAuth 提供商管理 1 month ago
templates.go refactor(auth): 重构认证系统,支持多种验证方式和 OAuth 提供商管理 1 month ago
update.go refactor: Rename Config to Global and simplify app initialization 4 weeks ago