Yubico / php-u2flib-server

(OBSOLETE) U2F library in PHP
https://developers.yubico.com/php-u2flib-server/
BSD 2-Clause "Simplified" License
288 stars 68 forks source link

Errorcode 2 in registrater a new user #59

Closed rogueknight1195 closed 6 years ago

rogueknight1195 commented 6 years ago

How to fix?

klali commented 6 years ago

please see https://developers.yubico.com/U2F/Libraries/Client_error_codes.html

this is typically either that the url doesn't match the appid specified or trying to use a non https endpoint.