You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: articles/quickstart/webapp/nextjs/interactive.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -77,7 +77,7 @@ Now that you have added the dynamic route and `UserProvider`, run your applicati
77
77
:::checkpoint-failure
78
78
Sorry about that. Here's a couple of things to double check:
79
79
* Are your environment variables populated correctly?
80
-
* did you put the `[...auth].js` and `_app.jsx` files in the correct folder?
80
+
* did you put the `[...auth0].js` and `_app.jsx` files in the correct folder?
81
81
* make sure the domain and client ID are configured correctly
82
82
83
83
Still having issues? Check out our [documentation](https://auth0.com/docs) or visit our [community page](https://community.auth0.com) to get more help.
0 commit comments