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

Login with Google #101

Closed
wants to merge 1 commit into from
Closed

Login with Google #101

wants to merge 1 commit into from

Conversation

nikhil25803
Copy link

Fixes: #92

Describe the changes you've made

This pull request is regarding the issue #92
I have added a login with google feature in the website which makes it more accessible.
I used the Google Cloud Platform, created OAuth Id and added it in the Social Application that is migrated.

Type of change

As login with Google feature is widely used in different websites, hope it will be useful for ClassDeck too :)

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, local variables)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

I have tested it with with different Gmail accounts, and in all the cases it ran successfully, showing the correct username.

Checklist:

  • Have you checked there aren't other open Pull Requests for the same update/change?
  • My submission doesn't break any existing feature.
  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.
  • Any dependent changes have been merged and published in downstream modules.

Screenshots

Here are the steps to Login...

The homepage, Click on Login

image

Click on Login with Google

image

Click on continue for a verification

image

Choose the Gmail account

image

You are now logged in !

image

@nikhil25803
Copy link
Author

@coding-geek21 Please review it :)

@nikhil25803
Copy link
Author

@jatinkr1405 | @yaswanthsaivendra Please do review it

@coding-geek21
Copy link
Owner

coding-geek21 commented Jun 1, 2022

image
Getting this error resolve it..

Also please don't remove .env_template file add that one also you have deleted that file and made commit

@nikhil25803 nikhil25803 closed this by deleting the head repository Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Want to add login with google feature
2 participants