Does wasp have similar hooks to useAction for the login and signup actions?
I have a custom hook that handles form validation and takes a function to call after validation is complete. It has loading and error states as well. Wasp actions and queries are all built around react-query, which handles the loading and error states internally. Is there something similar for login and signup actions from wasp auth?
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
W
Wasp
Rails-like framework for React, Node.js and Prisma. Build your app in a day and deploy it with a single CLI command.