vercel / next.js

The React Framework
https://nextjs.org
MIT License
125.09k stars 26.72k forks source link

Add FusionAuth to list of authentication examples #66875

Closed codercatdev closed 3 months ago

codercatdev commented 3 months ago
ijjk commented 3 months ago

Allow CI Workflow Run

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

samcx commented 3 months ago

@codercatdev It is probably better we do not include this since it's a part of next-auth, which is mentioned (we would have to include all the providers with next-auth then).

codercatdev commented 3 months ago

@samcx that is fine but you should remove auth0 from this list then.

image
samcx commented 3 months ago

@codercatdev Not following, I believe they have their own npm package → https://github.com/auth0/nextjs-auth0.

codercatdev commented 3 months ago

@samcx gotcha! I didn't realize this tutorial used their own. I will take this back to the team to see if we need one specific for Next.js.

samcx commented 3 months ago

@codercatdev No worries. Let us know how that goes!