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
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- [Beginner] CLI --queries Syntax Error & ...
Hi everyone! I am a beginner with Appwrite and trying to use the CLI, but I'm stuck with a syntax error. Any guidance would be greatly appreciated! 🙏 **Enviro...