-
Notifications
You must be signed in to change notification settings - Fork 77
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
Added GitHub Oauth Login and Registration #107
base: develop
Are you sure you want to change the base?
Conversation
Backend Pull request to test this feature: anitab-org/anitab-forms-backend#109 If facing a problem in running the development server of the frontend. Try this:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please review the suggestion.
@isabelcosta Can you review this PR? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 🚀
@codesankalp I just merged the prettier styling PR 🙈 could you please fix the merge conflicts? |
Added the code to make POST request on backend to send code and recieve access_token. Fixes anitab-org#106
b3d2cf6
to
46387d7
Compare
@isabelcosta Removed the merge conflict but there is a problem with QA-Checks. |
7603a07
to
f251a6f
Compare
@isabelcosta Should I add the workflow for tests here? |
f251a6f
to
8f2a593
Compare
I am fixing the conflicts and Will update the PR. |
Description
Added the code to make POST request on backend to send code and recieve access_token.
Fixes #106
Type of Change:
Code/Quality Assurance Only
How Has This Been Tested?
Checklist:
Code/Quality Assurance Only