Skip to content

release-2024-03-01: Add (experimental) support to disable PIN authentication

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Mar 16:20
· 412 commits to main since this release
2c26130

This is Internet Identity release release-2024-03-01 for commit 2c26130bb86c523c6017fbdad4d3bb97b77b1a42.

This release contains two new (experimental) feature for developers:

  • II allows a dapp to disable PIN authentication for a specific authentication flow
  • II will provide information about the authentication method used on successful authentication
    See the specification for more details.

The sha256 of production asset internet_identity_production.wasm.gz is 1d655f0bae74b9e54f0663f52c54e62cdece329fd5e4d8dc6cc06c0febd523c4.

What's Changed

Full Changelog: release-2024-02-26...release-2024-03-01

Build flavors

For more information please see the Build flavors section of the README.

Filename sha256 (links to CI Run)
internet_identity_production.wasm.gz 1d655f0bae74b9e54f0663f52c54e62cdece329fd5e4d8dc6cc06c0febd523c4
internet_identity_dev.wasm.gz 3c54c0005a41f3d8c5bfddf93636a2b9055d8901ab7aadbdd3ef2b69b711136c
internet_identity_test.wasm.gz f4a7a0f87c414595e79664fbd82aacc990a338c57a04418bb44e0c27638cbca7
archive.wasm.gz cf0dd829a7c3f99103a81875cb663501b2ab2be80c28de1e84772aadd5b4b5b3
vc_demo_issuer.wasm.gz 2680dd93ffbfc1d6ded260296c64e4e025b158f0c2e00f779a4a503e189d7ede

Wasm Verification

To build the wasm modules yourself and verify their hashes, run the following commands from the root of the Internet Identity repository:

git pull # to ensure you have the latest changes.
git checkout 2c26130bb86c523c6017fbdad4d3bb97b77b1a42
./scripts/verify-hash --ii-hash 1d655f0bae74b9e54f0663f52c54e62cdece329fd5e4d8dc6cc06c0febd523c4