
How do i actually store data into database in a signup user with next.js
TL;DR
Developers are seeking help on storing data into a database for user sign up using Next.js. They encountered an issue with creating an email session and received an error message stating "account.createEmailSession is not a function." A link to the documentation on appwrite.io was provided for reference.
Did you look at https://appwrite.io/docs/products/databases/quick-start?

i always get
account.createEmailSession is not a function

@Steven

sorry im active now

Use createEmailPasswordSession

oh
Recommended threads
- My collection is not updating after csv ...
- How do I format an array in a CSV file t...
I want to import a CSV file to create a document on it on the AppWrite website. I have an attribute "name" of type String and "ingredients" which is of type St...
- my database attribute stuck in processin...
when i created attributes in collection 3 of those attributes become "processing", and they are not updating, the worst thing is that i cant even delete them s...
