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
- Send Email Verification With REST
I am using REST to create a user on the server side after receiving form data from the client. After the account is successfully created i wanted to send the v...
- Use different email hosts for different ...
Hello, I have 2 projects and i want to be able to set up email templates in the projects. Both projects will have different email host configurations. I see ...
- Project in AppWrite Cloud doesn't allow ...
I have a collection where the data can't be opened. When I check the functions, there are three instances of a function still running that can't be deleted. The...