I am building a fullstack project in Wasp (v.0.16.3) with React for website UI and Flutter for its mobile app version. I want to use the API endpoints in wasp project to access the user authentication and database related functaionalities from external client (postman or mobile app). So far I have implemented a dummy custom API endpoint to get a simple json greeting message from the wasp backend. I am using email-password authentication. But I am stuck on how to implement login, signup, and other auth related end points. Thank you for your kind interest in my problem
Recent Announcements
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.