
Is there someone who has a working example for a NextJS application combined with Appwrite?
Auth method: AuthJS or own built. Authentication: OAuth or Credentials Middleware: check routes for loggedIn user
I am using node-appwrite combined with client version Appwrite also for realtime subscriptions.
Just a simple login app with 1 realtime listener. Can't wrap my head around it 😅
Recommended threads
- android kotlin error updatePhone
package vasu.apps.schooldashboard.Services import android.util.Log import io.appwrite.Client import io.appwrite.ID import io.appwrite.exceptions.AppwriteExcept...
- React native app login via Safari
Hi! I deployed for debug my React Native app in web, chrome everythink works well but in safari on mac and ios I cant login. I found this one error in safari co...
- Error Generation of certification for cu...
Hi, I tried to connect a custom domain, this worked but creating the certification afterwards fails with the following error: ```txt Failed to create TLS subsc...
