Implement Discord OAuth auth provider
- 主要语言
- PHP
- 星标
- 2
- 派生
- 2
- PR 合并指标
- 30 天内没有已合并 PR
描述
Create the OAuth functionality, implement as a serviceprovider(?). In terms of who to allow access to, an admin role will be implemented. This will act similar to the Teamspeak's "server admin" role in which the user has full access to everything except giving the "server admin" role to anyone else (since that could be exploited).
---
*Original: https://github.com/2bnb/website/projects/1#card-30534028*
贡献指南
这个仓库没有索引到贡献指南
调研方向
The issue mentions implementing Discord OAuth as a service provider, with admin role controls similar to Teamspeak. First, examine existing authentication code and service provider structure in the codebase. Look for OAuth implementations or similar auth providers to understand the pattern. Determine how admin roles are defined and enforced elsewhere. The work involves integrating Discord's OAuth API, creating a new provider, and setting up role-based access controls.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- php
- 领域
- authentication, backend
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100