feat: add GitHub OAuth login option (#37)#43
Open
abhijeetsatpute wants to merge 1 commit intoAnimePub:mainfrom
Open
feat: add GitHub OAuth login option (#37)#43abhijeetsatpute wants to merge 1 commit intoAnimePub:mainfrom
abhijeetsatpute wants to merge 1 commit intoAnimePub:mainfrom
Conversation
- Install passport-github2 and configure GitHub OAuth strategy - Link GitHub accounts to existing users by email to avoid duplicates - Add GET /auth/github and /auth/github/callback routes - Pass githubOauthEnabled to Login page render - Add GitHub login button to Login.ejs - Style GitHub button in login.css matching existing Google button - Add GITHUB_CLIENT_ID/SECRET/CALLBACK_URL to .env.example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Closes #37
passport-github2GITHUB_CLIENT_ID+GITHUB_CLIENT_SECRETare set; unconfigured instances show nothing (no broken buttons)anipubJWT cookie and session fields as Google OAuthSetup
https://www.anipub.xyz/auth/github/callback.envTest plan
/Homeand logged ingithubIdlinkedActivestatus