I am currently evaluating AppWrite for a small personal project and I ran into a issue with the REST API.
I am using an HTTP client to evaluate the functionality but the docs seem to be incomplete. I created a user through the dashboard and can successfully log in. A request to /account/sessions/email returns a session token but all endpoints expect a JWT and I can't seem to find any documentation on how to get a JWT on the client-side. If I am not mistaken the /account/jwt endpoint is meant to be used with edge functions.
Recommended threads
- Go 1.25 runtime
So I'm trying to use go 1.25 for my functions and I can only find go-1.23 as a function runtime. So I did some searching and found https://github.com/appwrite/a...
- [ENHANCEMENT] Use the custom Next.js dep...
Deployment adapters on Next.js are now stable! This means that we don't have to stick to the limitations of sniffing out build outputs and manually moving or mo...
- NextJS builds sudden runtime_timeout
My builds suddenly stopped working. Activating old prebuilt snapshots work, but redeploying that same code produces builds that throw runtime_timeout FRA region