saasykits / next-lucia-auth

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

403(Forbidden) Error #65

Open Sy2n0 opened 1 month ago

Sy2n0 commented 1 month ago

Describe the bug

When you click the Login, Signup buttons, POST is blocked. When I check with the developer tool, I get a 403 (Forbidden) error.

To Reproduce Steps to reproduce the behavior:

  1. Go to the Login or Signup page.
  2. Fill in all fields that need to be filled.
  3. Click the Login or Signup button.

Screenshots Screenshot 2024-05-17 at 10 51 23 PM

Desktop (please complete the following information):

Server (please complete the following information):

Fr3akyMurk commented 1 month ago

I cannot get this to replicate, are you sure that you set everything up correctly?