-
Notifications
You must be signed in to change notification settings - Fork 262
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
Fix login without sign up. #719
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
Great job, @Subhams-GIT! 🎉 Thank you for submitting your pull request. Your contribution is valuable and we appreciate your efforts to improve our project.We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines
✅ Deploy Preview for rapidoc ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
pls review this request |
@Subhams-GIT Please resolve conflicts |
Description
login was sucessfull even before signup.
Related Issues
username was not appearing after sign in .
[Cite any related issue(s) this pull request addresses. If none, simply state “None”]
issueno- 🐞[Bug]: without account creation login is sucessfull #700
Type of PR
Screenshots / videos (if applicable)
[Attach any relevant screenshots or videos demonstrating the changes]
Checklist
main
branch before making this PRAdditional context:
[Include any additional information or context that might be helpful for reviewers.]
firebase rules should be changed and google auth provider should be enabled.