You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just have installed the bundle in symfony and wanted to try the FidoAllianceCompliantMetadataService::create method.
It stops because the dependcy is missing:
Error: Class "Jose\Component\Signature\Serializer\CompactSerializer" not found
If added in composer, everything is working again. "web-token/jwt-library": "*"
BTW: do you have a tip how I can retrieve infos for 1Password which is not listed in that blob?
How to reproduce
see above
Possible Solution
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Version(s) affected
5.1.1
Description
Just have installed the bundle in symfony and wanted to try the FidoAllianceCompliantMetadataService::create method.
It stops because the dependcy is missing:
Error: Class "Jose\Component\Signature\Serializer\CompactSerializer" not found
If added in composer, everything is working again.
"web-token/jwt-library": "*"
BTW: do you have a tip how I can retrieve infos for 1Password which is not listed in that blob?
How to reproduce
see above
Possible Solution
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: