mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-11-23 00:57:26 +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>[];
|