-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
While experimenting with this plugin I encountered the following problem: I could authenticate using Github and was redirected back to the callback page, which contained some data about my account. When I opened the dev tools I could also see that a session cookie was set. The problem is that the cookie has the following path value: /auth/github. Thus when I opened /swagger I got an Unauthorized error. I have included my repository bellow below for you. It's pretty simple (more or less just the example you provided) but with Drizzle Orm and Postgres instead of Prisma.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels