yubidart 2.0.1 copy "yubidart: ^2.0.1" to clipboard
yubidart: ^2.0.1 copied to clipboard

Yubico Services for Dart and Flutter.

Changelog #

Version 2.0.1

  • License MIT

Version 2.0.0

  • Update dependencies and lints rules

Version 2.0.0-dev.1

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

Version 1.0.4 (2022-08-16)

  • h param is not good when we receive a '+'
  • Update project (dependencies, lints, dart version)

Version 1.0.3 (2021-12-21)

  • Add VerificationResponse object to manage the verification response from Yubicloud verifiy API

Version 1.0.2 (2021-12-19)

  • Get OTP from NFC Yubikey (getOTPFromYubiKeyNFC method)
  • Get OTP from NFC Yubikey and verify with yubiCloud (verifyOTPFromYubiKeyNFC method)

Version 1.0.1 (2021-12-18)

  • Change description

Version 1.0.0 (2021-12-18)

  • OTP protocol of yubikey with yubiCloud
1
likes
140
points
497
downloads

Publisher

verified publisherarchethic.net

Weekly Downloads

Yubico Services for Dart and Flutter.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

crypto, cryptography, flutter, http, nfc_manager, nonce, pem, plugin_platform_interface

More

Packages that depend on yubidart