lucia-auth / examples

A collection of example projects built with Lucia
MIT License
171 stars 41 forks source link

issues with nextjs-app/username-and-password #6

Closed liorpr closed 3 months ago

liorpr commented 7 months ago

I am having trouble with the nextjs app router + username-and-password example,

Expected Behavior:

  1. go to profile page
  2. logout
  3. logout success

Actual Behavior:

  1. go to profile page
  2. logout
  3. logout fails (getting 401)
pilcrowOnPaper commented 3 months ago

Gonna close these since all examples have been rebuilt for v3