Skip to content

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 18:59
v0.11.0
24abb27

Changes

  • chore: release v0.11.0 (#91)
  • feat(login): AJAX verify + login token + WebAuthn Signal API (BE) (#90)
  • feat(login): conditional UI (autofill) for the backend passkey login (#88)

Installation

composer require netresearch/nr-passkeys-be

Publication status

Security

All release artifacts are signed with Sigstore keyless signing.

Verify signatures

cosign verify-blob \
  --bundle nr-passkeys-be-0.11.0.zip.sigstore.json \
  --certificate-identity-regexp "https://github.com/netresearch/.*" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  nr-passkeys-be-0.11.0.zip

Verify checksums

sha256sum -c checksums.txt

Software Bill of Materials (SBOM)

SBOMs are provided in both SPDX and CycloneDX formats for supply chain transparency.