-
Notifications
You must be signed in to change notification settings - Fork 449
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
implement sign in with github #1119
Comments
I would like to work on this |
On my phone so can't assign for some reason. Please self assign. |
afaik the github app doesn't include that feature yet, you would need to use the browser on phone to do the same |
@isabelcosta @epicadk for this there will be a need to create an OAuth app on Github that will give me client secret and client id which I can create for now from my acc but later the org acc will need to do the same |
Update : was kinda busy with exams still working on it, got a few questions will ask in the sync up session if I don't find a solution about them on StackOverflow before the session 🚀 |
@vj-codes any updates? |
Oops I forgot about this 😄 |
Thank you @vj-codes for updating the issue 🙌🏾 |
Hey, i would like to work on this. Can anyone please list out what all needs to be done to Implement login with GitHub to mentorship system? |
hello, sorry for pinging everyone in this conversation. |
No worries @lem0n4id in case it helps:
Feel also free to look other issues that can ease your way into the app ;) |
Is this issue still open, can I work on this? I've experience with implementing OAuth2 in NodeJS & Flask. |
@sukesh2000 yes you can work on this. I have assigned this issue to you. Feel free to move forward and ask here or on Zulip if you have some doubts. |
Thank you so much, I'll start working on it! I've joined Zulip as well, if I've any doubts then I'll put there. |
Any updates @sukesh2000 ? |
Description
As a developer,
I need to add login with GitHub feature to app,
so that I can allow users to use their GitHub OAuth.
Implement login with GitHub to mentorship system
https://docs.github.com/en/developers/apps/building-oauth-apps/authorizing-oauth-apps
Acceptance Criteria
Update [Required]
Definition of Done
Estimation
???
The text was updated successfully, but these errors were encountered: