Skip to content

Update Verify's "Getting Started" section#308

Open
nmoskaleva wants to merge 4 commits intomasterfrom
update-intro-sections
Open

Update Verify's "Getting Started" section#308
nmoskaleva wants to merge 4 commits intomasterfrom
update-intro-sections

Conversation

@nmoskaleva
Copy link
Copy Markdown
Collaborator

@nmoskaleva nmoskaleva commented Apr 1, 2026

This commit restructures the documentation to separate conceptual learning from actionable tasks and help developers find their way to the product faster.

  • Moved OIDC theory into a new "How it works" section.
  • Made "Getting Started" a quickstart guide with actionable steps (Set up the Dashbaord -> Create test user -> Integrate -> Move to Production).
  • Removed the /verify index page and added a redirect to `/verify/getting-started/ instead.

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 1, 2026

Deploy Preview for criipto-docs ready!

Name Link
🔨 Latest commit b21dc38
🔍 Latest deploy log https://app.netlify.com/projects/criipto-docs/deploys/69ce4fab1f455a00084da35f
😎 Deploy Preview https://deploy-preview-308--criipto-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@nmoskaleva nmoskaleva changed the title Update Verify's "Getting Started" section to improve developer experience Update Verify's "Getting Started" section Apr 1, 2026
gatsby-node.ts Outdated
});
createRedirect({
fromPath: '/verify/articles/custom-ui-samples',
toPath: '/verify/reference/samples',
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Just samples? Are the samples not still custom ui specific?

force: true,
});
createRedirect({
fromPath: '/verify/articles/custom-ui-css',
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

The fromPath does not appear to exist today? https://docs.idura.app/verify/articles/custom-ui-css

gatsby-node.ts Outdated
force: true,
});
createRedirect({
fromPath: '/verify/getting-started/best-security-practices/#the-state-parameter',
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Not sure you can target fragments in redirect, does it work as expected?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Nope, I was wondering if it doesn't work only locally or also in previews @mickhansen :)

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Redirects should be fixed now @mickhansen

Copy link
Copy Markdown
Collaborator

@fkj fkj left a comment

Choose a reason for hiding this comment

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

I did not review the whole thing, but just added some comments on production access.

@nmoskaleva nmoskaleva force-pushed the update-intro-sections branch 3 times, most recently from ab49f3c to b9973f8 Compare April 1, 2026 10:04
@nmoskaleva nmoskaleva marked this pull request as ready for review April 1, 2026 10:06
@nmoskaleva nmoskaleva requested review from fkj and mickhansen April 1, 2026 10:06
Verify integration cards will be shown on both Homepage and Getting Started page, so I'm moving them accordingly.
…ence.

This commit restructures the documentation to separate conceptual learning from actionable tasks and help developers find their way to the product faster.
- Moved OIDC theory into a new "How it works" section.
- Made "Getting Started" a quickstart guide with actionable steps (Set up the Dashbaord -> Create test user -> Integrate -> Move to Production)
- Removed the `/verify` index page and added a redirect to `/verify/getting-started/ instead.
@nmoskaleva nmoskaleva force-pushed the update-intro-sections branch from b9973f8 to 06b6270 Compare April 2, 2026 10:48
@nmoskaleva nmoskaleva force-pushed the update-intro-sections branch from 06b6270 to 2349b8c Compare April 2, 2026 11:12
@nmoskaleva nmoskaleva mentioned this pull request Apr 2, 2026
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.

3 participants