saasykits / next-lucia-auth

This is a Next.js T3 project with authentication implemented using Lucia.

Home Page:https://next-lucia.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

403(Forbidden) Error

Sy2n0 opened this issue · comments

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):

  • OS: Sonoma
  • Browser : Chrome

Server (please complete the following information):

  • Instance: Arm
  • OS: ubuntu 20.04
  • Platform: OCI

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