nextauthjs / next-auth

Authentication for the Web.
https://authjs.dev
ISC License
24.1k stars 3.34k forks source link

Broken link for Auth0 page #8990

Closed pippinmole closed 10 months ago

pippinmole commented 10 months ago

What is the improvement or update you wish to see?

The link below is broken:

image

it points here which doesn't exist:

image

Is there any context that might help us understand?

Nope

Does the docs page already exist? Please link to it.

https://next-auth.js.org/providers/auth0

balazsorban44 commented 10 months ago

These files have been moved to the v4 branch, care to open a PR?

https://github.com/nextauthjs/next-auth/tree/v4/packages/next-auth/src/providers

pippinmole commented 10 months ago

@balazsorban44 Done. Let me know if anything's wrong with what I've done - this is my first time opening a PR for nextauth.

balazsorban44 commented 10 months ago

Fixed via #8998

If you have the time, would love to get it fixed for all other adapters too in a separate PE. 🙏