Is it possible to update user name and other details from a SvelteKit?
- 1
- Users
- General
- Web
- Cloud
Hi, is it possible to update user name and other details from a SvelteKit? I see no server options available for SvelteKit in this documentation. https://appwrite.io/docs/references/cloud/server-nodejs/users#updateName
It there any way to do it? or should I use a separate backend like Laravel maybe and create a REST API in there?
Recommended threads
- Deploy function not working - 503
Hellon i get this error message, when i try to deploy a new version of a function <html><body><h1>503 Service Unavailable</h1>No server is available to handle...
- Error When load the website
Hi, I am getting this error whenever I reload my website please help me, I am using react Error: ** GET https://cloud.appwrite.io/v1/account 401 (Unauthoriz...
- Migrate from cloud to localhost
Hello everyone. I need to migrate my test project from cloud to localhost, however it seems that this is possible only if a self-hosted appwrite instance it's h...