API: GitHub OAuth redirect not working #607
Labels
difficulty: 2
good first issue
Good for newcomers
priority: high
scope: api
Everything related to the API
type: bug
Something isn't working
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:
http://localhost:4200/api/auth/github
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
The text was updated successfully, but these errors were encountered: