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

Set up GH OAuth Backend for Admin Dashboard #61

Closed
2 tasks
Tracked by #59
harshkhandeparkar opened this issue May 30, 2024 · 2 comments · Fixed by #72
Closed
2 tasks
Tracked by #59

Set up GH OAuth Backend for Admin Dashboard #61

harshkhandeparkar opened this issue May 30, 2024 · 2 comments · Fixed by #72
Assignees

Comments

@harshkhandeparkar
Copy link
Member

harshkhandeparkar commented May 30, 2024

References

Endpoints

  • An endpoint that takes the code sent by frontend and sends back a JWT

Middleware

  • A middleware that parses JWTs in authenticated endpoints, and returns an error if unauthenticated.
@harshkhandeparkar harshkhandeparkar changed the title Set up GH OAuth Endpoints for Admin Dashboard Set up GH OAuth Backend for Admin Dashboard May 30, 2024
@Bikram-ghuku
Copy link
Contributor

Can I work on this?

@harshkhandeparkar
Copy link
Member Author

Can I work on this?

Go ahead!

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

Successfully merging a pull request may close this issue.

3 participants