Skip to content

Update README: improve structure, add missing details#61

Merged
nmoskaleva merged 1 commit into
masterfrom
update-readme
Jul 13, 2026
Merged

Update README: improve structure, add missing details#61
nmoskaleva merged 1 commit into
masterfrom
update-readme

Conversation

@nmoskaleva

@nmoskaleva nmoskaleva commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

Changes:

  • Expand the intro (eIDs, PKCE).
  • Add a Prerequisites section linking to the dashboard setup guide.
  • Update all references from Criipto to Idura, add a short section about the rebrand, mention @criipto/verify-react is the correct package name.
  • Move the useCriiptoVerify hook to its own section.
  • Add a section on acrValues which was missing: how to set the eID methods in code, and how to send a user straight to one eID.
  • Minor typo fixes, more consistent language, fuller code samples, etc.

@netlify

netlify Bot commented Jul 10, 2026

Copy link
Copy Markdown

Deploy Preview for criipto-verify-react-storybook ready!

Name Link
🔨 Latest commit ef813f1
🔍 Latest deploy log https://app.netlify.com/projects/criipto-verify-react-storybook/deploys/6a549bf062293d0008abfa81
😎 Deploy Preview https://deploy-preview-61--criipto-verify-react-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

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

Comment thread README.md Outdated
The SDK uses the [PKCE flow](https://docs.idura.app/verify/reference/authorization-flows/pkce/) suitable for public clients.

`@criipto/verify-react` supports app switching for Swedish BankID and Danish MitID by a best-effort mobile-os detection and setting the relevant Criipto Verify login hints.
It supports app switching for Swedish BankID and Danish MitID out of the box. The SDK detects the mobile OS on a best-effort basis and sets the matching login hints. For details and optional tuning, see the [App switching guide](https://docs.idura.app/verify/guides/appswitch/).

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.

it no longer supports Danish MitID appswitching actually, I think :D

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.

We should remove the appswitch section entirely.

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.

Oh ok! Also Swedish BankID is not supported @mickhansen? I'll remove.

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.

@nmoskaleva It is, but it won't be in the future

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.

Removed in 8636713 @mickhansen

- Update intro (eIDs, PKCE).
- Add a Prerequisites section linking to dashboard setup guide.
- Update all references from Criipto to Idura, add a short section about the rebrand, mention `@criipto/verify-react` is the correct package name.
- Move the `useCriiptoVerify` hook to its own section.
- Add a section on `acrValues` which was missing: how to set the eID methods in code, and how to send a user straight to one eID.
@nmoskaleva
nmoskaleva merged commit d22462d into master Jul 13, 2026
6 checks passed
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.

2 participants