Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API: GitHub OAuth redirect not working #607

Open
rajdip-b opened this issue Jan 9, 2025 · 0 comments
Open

API: GitHub OAuth redirect not working #607

rajdip-b opened this issue Jan 9, 2025 · 0 comments
Labels
difficulty: 2 good first issue Good for newcomers priority: high scope: api Everything related to the API type: bug Something isn't working

Comments

@rajdip-b
Copy link
Member

rajdip-b commented Jan 9, 2025

Describe the bug

After signing up / logging in using github, we are not being redirected to the platform app.

To Reproduce
Steps to reproduce the behavior:

  1. Go to http://localhost:4200/api/auth/github
  2. Sign in using github credentials
  3. You are not redirected to the frontend app

Expected behavior

After authentication, the user should be redirected to the signin page of the platform app. Refer to the OAuth implementation of Google.

Screenshots

image

@rajdip-b rajdip-b added type: bug Something isn't working good first issue Good for newcomers scope: api Everything related to the API priority: high difficulty: 2 labels Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: 2 good first issue Good for newcomers priority: high scope: api Everything related to the API type: bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant