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

move GithubCallback() to client #35

Open
arnavsurve opened this issue Sep 30, 2024 — with Linear · 1 comment
Open

move GithubCallback() to client #35

arnavsurve opened this issue Sep 30, 2024 — with Linear · 1 comment
Assignees

Comments

Copy link
Owner

arnavsurve commented Sep 30, 2024

Logic should be handled in the client at localhost:9998/oauth2/callback. After authentication, the client should be redirected to this endpoint with oauth code and state. Handle oauth flow here and store JWT and username in DB. Also POST to github account creation endpoint in the backend. (See other sub issues)

@arnavsurve arnavsurve self-assigned this Sep 30, 2024
Copy link

linear bot commented Sep 30, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant