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