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
- Which flutter SDK version for Self Hoste...
Hi all, Is there a good way to figure out which version of flutter SDK and Dart SDK is current for latest available self-hosted 1.8.0 ? I know new features are...
- Bug Report: Crash when trying to createR...
https://github.com/appwrite/sdk-for-android/issues/96 I think the bug is related with this one https://discord.com/channels/564160730845151244/1443887021314539...
- Dokploy docker compose
Hey guys hope y'all doing well, I was wondering if anyone could share a working 1.8.0 docker-compose that works with Dokploy I tried making it but it just does...