Implement OAuth2 Authentication with Discord #2

Open
opened 2025-02-11 18:16:57 +00:00 by phundrak · 1 comment
Owner

As a user, I want to authenticate using my Discord account so that I can access the application securely.

Acceptance Criteria:

  • Implement OAuth2 authentication with Discord
  • Store user tokens securely
  • Redirect users to the application upon successful authentication
As a user, I want to authenticate using my Discord account so that I can access the application securely. **Acceptance Criteria:** - Implement OAuth2 authentication with Discord - Store user tokens securely - Redirect users to the application upon successful authentication
phundrak added the
Kind
Feature
Priority
Critical
Epic
User Authentication
labels 2025-02-11 18:16:57 +00:00
phundrak self-assigned this 2025-02-11 18:16:57 +00:00
phundrak added this to the User Authentication project 2025-02-11 18:16:57 +00:00
phundrak added this to the 1.0.0 milestone 2025-02-11 18:17:02 +00:00
phundrak reopened this issue 2025-02-11 18:18:20 +00:00
Author
Owner

Implemented on the backend with #1, needs to be implemented on the front-end

Implemented on the backend with https://labs.phundrak.com/phundrak/gejdr-rs/pulls/1, needs to be implemented on the front-end
phundrak added a new dependency 2025-02-11 18:34:05 +00:00
phundrak removed a dependency 2025-02-11 18:34:14 +00:00
phundrak added a new dependency 2025-02-11 18:34:29 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Blocks
Reference: phundrak/gejdr-rs#2
No description provided.