mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-11-22 16:32:01 +03:00
3 lines
123 B
Dart
3 lines
123 B
Dart
/// list of YubiKey serial numbers which are approved to be used with integration tests
|
|
var approvedYubiKeys = <String>[];
|