I have hundreds of users in production app running on asp.net webapi, JWT based session upon login. I want to intergrate Auth from appwrite for new users. I will have NextJS app for connecting to both asp.net and appwrite baas. is this possible to have two auth systems and database running parralellly.
Recommended threads
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...
- general_route_not_found - Auth Guide
If you’ve just added a subdomain to your project, verified your DNS records, and confirmed your SSL certificate is working, but you're still hitting a `general_...
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...