PeculiarVentures / node-webcrypto-p11

A WebCrypto Polyfill for Node in typescript built on PKCS#11.
MIT License
44 stars 15 forks source link

Fix alwaysAuthenticate method and update dependencies #86

Closed microshine closed 1 month ago

microshine commented 1 month ago

The alwaysAuthenticate method has been updated to include an additional parameter for the operation type. This ensures that the correct operation is passed to the onAlwaysAuthenticate method when re-authentication is required. Additionally, the project's dependencies have been updated to the latest versions.

github-actions[bot] commented 1 month ago

NPM package v2.6.7 has been published 🎉