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
- Bulk API limitations in self-hosted serv...
Environment: Appwrite Selfhost SDK: node-appwrite 28.0 Calling `upsertRows` (also applies to `createRows`/`updateRows`/`deleteRows`) with more than 100 rows fa...
- Self Hosted GitHub connection not adding...
After upgrading to 1.9.6 i noticed that i cannot search for new repositories when trying to add new functions. I removed the existing github connection via Set...
- Getting current user has been blocked
Getting current user has been blocked error while signing in the appwrite console. Got this during I am testing with the my saas web project. Please help to unb...