saasykits / next-lucia-auth

This is a Next.js T3 project with authentication implemented using Lucia.
https://next-lucia.vercel.app
MIT License
489 stars 60 forks source link

there was a small issue while payload the data while signup #71

Open coderAdityasen opened 4 months ago

coderAdityasen commented 4 months ago

Describe the bug when the user signup on network tab we can see the user detail about the user input including user password

To Reproduce Steps to reproduce the behavior:

  1. Go to signup page
  2. Enter your signup detail
  3. inspect the page and open network tab
  4. See the signup api call there you can see what you have entered

Expected behavior a production application need to hide those user information while sending the api call

Screenshots If applicable, add screenshots to help explain your problem. Screenshot (153)