dizard
Results
3
comments of
dizard
Problem different string // $publicKeyCredentialSource->userHandle - binary // $publicKeyCredential->response->userHandle - string
during experiments there was a problem in syphony serialize If you just do json encode and put it in the database and then createFromArray everything is ok
Moreover, if you use serialize from CORE PHP and then call it to deserialize it in order to use the object, there will be the same problem