Does appwrite have any nodejs sdk can login to console account similar to appwrite web console?
Not that I'm aware of The access using any server side SDKS is just as project using an API key
Sorry. But I want to manager all project listing, team and other as sdk by console account. I want create some automation by console account
I understand From that I've been walked over the code you can have three levels of access
Client Server Console But the console APIs are available only to the console So there isn't any option to manage your projects all together from API
Recommended threads
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...
- How to use Sites on selfhosted appwrite
whenever I try to create a site even with template it says 404 nginx error
- How to send Webhooks to internal network
When saving the URL for sending Webhooks, Appwrite checks if it's a valid external domain name so entering internal IP address or docker hostnames won't save th...