-
Notifications
You must be signed in to change notification settings - Fork 93
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
Signuperror : sign up toast error solved #338 done #345
base: main
Are you sure you want to change the base?
Conversation
👷 Deploy request for bitbox-in accepted.
|
Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our chaotic CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊 |
Here is the issue I don't want to login directly thats why i give the error response. Only if the user verification is complete by email then it can login through login |
If you can figured out the way then it is very good |
can we redirect user to the login page..? He has to put the credentials in the input box then only he can login. |
Yes you can but here is some suggestion that you can modify the alert in frontend not on the backend side. |
What suggestions you want i have to keep in mind @Anuj3553 ...? |
You can navigate to login page but keep in mind we have to verify first from mail and only then we can able to login. |
then we have to check in backend with creating a variable in models of user whether user is verified or not. Because i think currently also without verifying also login will be done with id and password. |
Yes, its correct |
ok i will try to do it and when it done then i will create a pr but since now i have to work on the backend side and also checking the email and verification and then send message to frontend so i need time and also it becomes an level 3 issue so if i can do it successfully the its request that you plz increase the level of it. |
Definately i will increase your level from current to level3 ✌️. |
Title and Issue number
Title: Signuperror : sign up toast error solved #338 done
Issue No.:
Close #338
Screenshots/Video (mandatory)
20241102152002.mp4
Checklist:
README.md
if it's a new page/tech stack.contributing.md
file before contributing.Additional context (Mandatory):
Are you contributing under any Open-source programme?