-
Notifications
You must be signed in to change notification settings - Fork 202
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
📚 Documentation: #1144
Comments
Hi @kartikmehta18 you've mentioned the issue specifically for https://appwrite.io/docs/products/auth/email-password page but I've found the same issue on multiple pages. Since this particular issue mentions only this page, I've updated it, just let me know if you would like me to do the same throughout the code base where the same bug happens. |
no because I want do my 1st contribution in apwwrite |
@kartikmehta18, sorry, what exactly is the problem? |
@stnguyen90 He apparently wants to replace the existing Project ID in setProject() method in Appwrite docs with setProject('<PROJECT_ID>') |
This issue has been labeled as a 'question', indicating that it requires additional information from the requestor. It has been inactive for 7 days. If no further activity occurs, this issue will be closed in 14 days. |
This issue has been closed due to inactivity. If you still require assistance, please provide the requested information. |
💭 Description
in this https://appwrite.io/docs/products/auth/email-password page at Verification section
.setProject('5df5acd0d48c2') // Your project ID
here project id already give I want to correct this from
.setProject('<PROJECT_ID>')
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: