mirror of
https://github.com/Yubico/yubikey-val.git
synced 2025-02-07 18:54:23 +01:00
bugfix verify otp
This commit is contained in:
parent
ead4b0bed8
commit
21db65cb38
@ -60,7 +60,7 @@ function sign($a, $apiKey, $debug=false) {
|
||||
}
|
||||
|
||||
// Generate the signature
|
||||
//debug('API key: '.$apiKey); // API key of the client
|
||||
// debug('API key: '.base64_encode($apiKey)); // API key of the client
|
||||
debug('SIGN: '.$qs);
|
||||
|
||||
// the TRUE at the end states we want the raw value, not hexadecimal form
|
||||
|
Loading…
x
Reference in New Issue
Block a user