I am trying to create a user using node-appwrite as I am not able to use msg91 for phone auth as the flow id is no more in use for OTP sms.
I am creating a user and want to programmatically create a session. Is creating a user automatically creates a session?
registering a new user won't create a new session, you have to manually do it.
node-appwrite doesn't have a create session because it's a server SDK
thanks
[SOLVED] create user using node-appwrite and auto login
Recommended threads
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...
- How to use Sites on selfhosted appwrite
whenever I try to create a site even with template it says 404 nginx error