-
### Checklist
- [X] The issue can be reproduced in the [nextjs-auth0 sample app](https://github.com/auth0-samples/auth0-nextjs-samples/tree/main/Sample-01) (or N/A).
- [X] I have looked into the […
-
I wanted to write this up somewhere as adding NextAuth has been a bit of a pigs ear (at least at time of writing). I've been dealing with some other deficiencies in SST at the same time which just mu…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Checklist
- [X] The issue ~can be reproduced in the [nextjs-auth0 sample app](https://github.com/auth0-samples/auth0-nextjs-samples/tree/main/Sample-01)~ (or **N/A**).
- [X] I have looked into…
-
I mentioned this issue happening before on Discord where a project wouldn't fully remove itself and I ended up aving to do some serious manual clean up to get out of this. The request from Frank was t…
-
### Checklist
- [X] The issue can be reproduced in the [nextjs-auth0 sample app](https://github.com/auth0-samples/auth0-nextjs-samples/tree/main/Sample-01) (or N/A).
- [X] I have looked into the [Rea…
-
### Checklist
- [X] The issue can be reproduced in the [nextjs-auth0 sample app](https://github.com/auth0-samples/auth0-nextjs-samples/tree/main/Sample-01) (or N/A).
- [X] I have looked into the [Rea…
-
next-auth-wonderwall is deprecated, and has been replaced by [@navikt/oasis](https://github.com/navikt/oasis)
Oasis should be more or less a drop in replacement.
Here are some example migrations:
*…
-
# Improve documentation
## Link
Add a "quick start" remix example like this page:
https://supabase.com/docs/guides/auth/server-side/nextjs
## Describe the problem
While there are some …
-
## Describe the bug
I am trying to use the new proposed way for handling auth with Supabase in NextJS using the new library /ssr.
The issue I have is that the documentation and example refer to …