2bnb / 2bnb/website

Implement Discord OAuth auth provider

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
PHP
Stars
2
Forks
2
PR merge metrics
No merged PRs in 30d

Description

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*

Contributor guide

No contributing guide indexed for this repository

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
authentication, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.