-
Description
We've done a really great job this semester, and the product has made ENORMOUS improvements from its initial state. Now its time to polish it up and put on the final set of bug fixes and …
-
we should save the last time a user has logged in to the database
this could be done when we create a session for the user
the data would be used to check for active/inactive users by combining `l…
-
I get `Unexpected token '
-
### Package
lucia-auth
### Describe the bug
Hey! First thanks for the library I love the freedom I have with it!
I just updated my Lucia middleware to `nextjs_future` and it seems that req…
-
### Package
@lucia-auth/nextjs
### Package version
1.2.1
### Describe the bug
I have set up the following context with TRPC which seems to be causing issues (using node middleware).
```ts
expo…
-
I am using `validateRequestEvent` to validate an api request I am making via fetch on frontend. On the backend I am calling:
`const session = await auth.validateRequestEvent({ request, cookies })` wh…