Skip to content

2.0.0-dev.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@redDwarf03 redDwarf03 released this 02 Feb 15:07
· 9 commits to master since this release

Version 2.0.0-dev.1 (2023-02-02) by @Chralu

  • Add PIV protocol
  • BREAKING CHANGES :
    • YubicoService().verifyYubiCloudOTP(otp, yubikeyClientAPIKey, yubikeyClientID); becomes Yubidart().otp.verify(otp, yubikeyClientAPIKey, yubikeyClientID);
  • TODO :
    • separate connection/authentication/processing actions