
Hi, I created an appointment booking app using nextjs. For that I used node-appwrite as the sdk for backend, databases, sms notifications and registering users. The problem comes when I want to login them, I can't find the appropriate function to create user session. Also, can we use both appwrite-web sdk and node-appwrite simultaneously in the same app because i found the web-auth to be more straight-forward but i cannot migrate to it because i want to use sms functionality using node-appwrite and twilio
Also I ran into this error when i tried to use web sdk
PLEASE HELP T_T
Recommended threads
- Relationship opt-in?
Hi! I'm trying to understand opt-in relationship population. I'm listing rows as follows: `(...).listRows({ databaseId: this.databaseId, tableId: this.tableId, ...
- I am trying to run appwrite storage list...
Hello! I am trying to use a command to return all of my files from my bucket. This is the cmd I am currently running: "appwrite storage list-files --bucket-id <...
- Appwrite messaging api error
```=== Push Notification Function Started === Endpoint: https://fra.cloud.appwrite.io/v1 Project: 6899062700398ffeae4f Database: threed-dating-db Notification f...
