-
-
Notifications
You must be signed in to change notification settings - Fork 33
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
GoogleLogin is added issue #37 #55
Conversation
Google login feature has been added to this project
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.
Thank you, DhruvPandey1, for creating this pull request and contributing to OpenGrame! 💗
The maintainers will review this Pull Request and provide feedback as soon as possible! 😇
We appreciate your patience and contribution, Keep up the great work! 😀
Hey @DhruvPandey1 I am not able to sign in Using Google can you provide me the client id and client secret so i can test the app from my side or just add video |
Hey @Nishitbaria ! U need toprovide ur clientID and Secret because u are the main authority from making google console project otherwise all auth detail come on my console throuth that Id |
Yes I know I added my credential but in that case its also not work That why i tell you too show me a video |
@DhruvPandey1 When User is Created then logically user must be created but in this case user is not created |
@Nishitbaria ! I will change this code there is a slight error after creating user and form another PR sorry inconvenience |
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.
@DhruvPandey1 Change with the original website url here you added localhost remove it
Its is not working so I am Closing PR @DhruvPandey1 |
Google login feature has been added to this project
issue is fixed #37
Added a Google login feature in this project. So we can know also login with our Goggle account
I'll add some screenshot of the login
Screenshots
Note to reviewers
Note that I added the feature U just need to create a project on google console with Oauth option As a web application and take the clientId and client secret and go to ur appwrite project auth setting and enable google login and provide the clientid and client secret to it . I can't do that because I don't have access to the original project so just this steps u have to follow and google feature will be one point.
Now Kindly merge this PR under GSSOC'24 level3