Skip to content

fix: kratos quickstart#2530

Open
vinckr wants to merge 9 commits intomasterfrom
vinckr/docs-janitor-0067
Open

fix: kratos quickstart#2530
vinckr wants to merge 9 commits intomasterfrom
vinckr/docs-janitor-0067

Conversation

@vinckr
Copy link
Copy Markdown
Member

@vinckr vinckr commented Apr 27, 2026

closes #2511

Related Issue or Design Document

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

@vinckr vinckr marked this pull request as ready for review April 27, 2026 17:13
Copilot AI review requested due to automatic review settings April 27, 2026 17:13
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the Ory Kratos quickstart documentation to better reflect current self-service flow payloads and the registration/verification + recovery UX, including refreshed example responses and an updated screenshot.

Changes:

  • Updates narrative around session/login/registration and expands the MailSlurper-based email verification guidance.
  • Refreshes example curl/JSON responses for login, registration, and session details to match newer Kratos payload shapes.
  • Rewords the account recovery section to reflect one-time-code based recovery, and updates the password-policy screenshot asset.

Reviewed changes

Copilot reviewed 1 out of 9 changed files in this pull request and generated 4 comments.

File Description
docs/kratos/quickstart.mdx Updates quickstart text and example payloads for login/registration/session, revises verification + recovery guidance.
docs/kratos/_static/quickstart/secureapp-registration-pwpolicy.png Replaces the password policy screenshot used by the quickstart.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/kratos/quickstart.mdx Outdated
Comment thread docs/kratos/quickstart.mdx
Comment thread docs/kratos/quickstart.mdx Outdated
Comment thread docs/kratos/quickstart.mdx Outdated
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.

Kratos quickstart documentation needs review – several commands and flows are outdated

3 participants