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

feat: github authentication support #86

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

ZigTag
Copy link
Member

@ZigTag ZigTag commented Apr 21, 2021

No description provided.

@nistei
Copy link
Member

nistei commented Apr 24, 2021

TODO:

  • Token refresh endpoint
  • Invalidate refresh tokens after a single use
  • Auth strategy and guard

@Benjozork
Copy link
Member

Is this still being worked on

@ZigTag
Copy link
Member Author

ZigTag commented May 23, 2021

I'm not sure if I'll work on it if anyone else wants to pick it up

@Lutonite
Copy link

@nistei @ZigTag @Benjozork I've recently completed an authentication system similar to what you are trying to achieve, I've used Discord OAuth to create users and then generate JWT Access/Refresh tokens. Could I pick this up?

@ZigTag
Copy link
Member Author

ZigTag commented May 25, 2021

Definitely

@Benjozork
Copy link
Member

@Lutonite Are you still going to pick this up ?

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

Successfully merging this pull request may close these issues.

4 participants