9 replies
July 2019

dan-auth0 Auth0 Employee

Let me know how you like Next.js in these comments!

1 reply
July 2019

clem.e

Awesome! I hope you plan to expose Auth0 integration to Next.js SSR environment.

As explained in the last Next.js Auth Tutorial, there was an issue when running in production mode.

1 reply
July 2019

konrad.sopala Community Engineer

Thanks a lot @clem.e for providing that feedback!

July 2019 ▶ dan-auth0

bagusflyer

It’s a great tutorial. But is it possible to provide a tutorial about integrate Auth0 in nextjs application?

1 reply
July 2019

dan-auth0 Auth0 Employee

Definitely! That will be coming up!
In the meantime, we also have this tutorial that explains authentication with Next.js using Auth0:

1 reply
July 2019 ▶ dan-auth0

clem.e

Hey Dan,
Thanks for the reply. The issue I linked in my first post is relative to this very tutorial you’re talking about.

This tutorial seems to only work in dev environment and not in production because of SSR.

2 replies
September 2019 ▶ clem.e

dan-auth0 Auth0 Employee

@clem.e We are collaborating with ZEIT to come up with a solution. No ETA yet, but please stay tuned! :zap:

October 2019 ▶ clem.e

dan-auth0 Auth0 Employee

It’s finally here! :tada: Our guidance on how to use Auth0 for authentication following the different deployment models that Next.js offers:

https://auth0.com/blog/ultimate-guide-nextjs-authentication-auth0/#Next-js-Serverless-Deployment-Model

Please let us know if this answers your questions! :pray:

October 2019

konrad.sopala Community Engineer