
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
- 500 Server Error after migration
I am trying to migrate my current appwrite instance to a new VPS. I have followed the official [guide](https://appwrite.io/blog/post/how-to-back-up-your-appwrit...
- EDU
I have a project I am building, which uses Appwrite databases and Appwrite functions. I currently have a free organization through GitHub education. I hope t...
- sdk-for-apple v.10.2.0 produces errors
I am trying to get the Apple SDK v10.2.0 to work on my tvOS project. I previously used v6.0.0 but decided to update. When I update the dependencies, the build f...
