Skip to content

Conversation

@wassimoo
Copy link
Contributor

@wassimoo wassimoo commented Dec 10, 2025

Related Issue or Design Document

This PR introduces fixes and missing steps to the Next.js quickstart guide:

  • Add browser redirect configuration verification step
  • Add missing custom component code
  • Add missing env variable required step

Checklist

  • I have read the contributing guidelines and signed the CLA.
  • I have referenced an issue containing the design document if my change introduces a new feature.
  • I have read the security policy.
  • I confirm that this pull request does not address a security vulnerability.
    If this pull request addresses a security vulnerability,
    I confirm that I got approval (please contact security@ory.com) from the maintainers to push the changes.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added the necessary documentation within the code base (if appropriate).

Further comments

Copy link
Contributor

@unatasha8 unatasha8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple of edits, otherwise LGTM!

/>

5. Create a new folder named `app` in the root of your project. Inside the `app` folder, create a new folder named `auth`. Inside
5. Configure browser redirects in your Ory Console. Navigate to **Branding** > **Browser redirects** and set the **Global redirect
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
5. Configure browser redirects in your Ory Console. Navigate to **Branding** > **Browser redirects** and set the **Global redirect
5. Configure browser redirects in Ory Console. Navigate to **Branding** > **Browser redirects** and set the **Global redirect

/>

4. Create a new folder named `pages` in the root of your project. Inside the `pages` folder, create a new folder named `auth`.
4. Configure browser redirects in your Ory Console. Navigate to **Branding** > **Browser redirects** and set the **Global redirect
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
4. Configure browser redirects in your Ory Console. Navigate to **Branding** > **Browser redirects** and set the **Global redirect
4. Configure browser redirects in Ory Console. Navigate to **Branding** > **Browser redirects** and set the **Global redirect

/>

5. Create a new folder named `app` in the root of your project. Inside the `app` folder, create a new folder named `auth`. Inside
5. Configure browser redirects in your Ory Console. Navigate to **Branding** > **Browser redirects** and set the **Global redirect
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have the <ConsoleLink /> component for links to Console.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants