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
- anyone cannot use postman to functions?
My postman keep cannot connect to functions But I check any can connect to my function anyone got that same problem?
- I am looking for a US/Canada developer.
- Bout to deploy my app- authenticate goog...
Trying to authenticate user using cookie- the cookie stores the 'secret' code. Literally following the guide on the website. Thinking at minimum the guidelin...