jyxas1Original post
Web Developer
How do i actually store data into database in a signup user with next.js
Summary
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.