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

Add GitHub Oauth Login and Registration #106

Open
2 of 3 tasks
codesankalp opened this issue Mar 4, 2021 · 0 comments · May be fixed by #107
Open
2 of 3 tasks

Add GitHub Oauth Login and Registration #106

codesankalp opened this issue Mar 4, 2021 · 0 comments · May be fixed by #107
Assignees
Labels
Category: Coding Changes to code base or refactored code that doesn't fix a bug. Type: Enhancement New feature or request.

Comments

@codesankalp
Copy link
Member

Description

As a developer,
I need to implement GitHub sign on,
so that I can allow GitHub users to login using their GitHub account.

For being able to use the application, the user has to create a new account and confirm the email just to log in. It's a long process. So by having GitHub OAuth we can make the process shorter for users who have a GitHub account.

Acceptance Criteria

Update [Required]

  • Implement GitHub OAuth login and registration

Definition of Done

  • All of the required items are completed.
  • Approval by 1 mentor.

Linked Comment to this issue:

Yes, you can do that and build the feature full stack. Do create the issue and link to this comment of mine and to this issue. @codesankalp

Originally posted by @isabelcosta in anitab-org/anitab-forms-backend#101 (comment)

Estimation

8 hours

@codesankalp codesankalp self-assigned this Mar 4, 2021
@codesankalp codesankalp added Category: Coding Changes to code base or refactored code that doesn't fix a bug. Type: Enhancement New feature or request. labels Mar 4, 2021
codesankalp added a commit to codesankalp/anitab-forms-web that referenced this issue Mar 4, 2021
Added the code to make POST request on backend to send code and recieve access_token.

Fixes anitab-org#106
codesankalp added a commit to codesankalp/anitab-forms-web that referenced this issue Mar 4, 2021
Added the code to make POST request on backend to send code and recieve access_token.

Fixes anitab-org#106
@codesankalp codesankalp linked a pull request Mar 4, 2021 that will close this issue
6 tasks
codesankalp added a commit to codesankalp/anitab-forms-web that referenced this issue Mar 14, 2021
Added the code to make POST request on backend to send code and recieve access_token.

Fixes anitab-org#106
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Coding Changes to code base or refactored code that doesn't fix a bug. Type: Enhancement New feature or request.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant