Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FidoAllianceCompliantMetadataService depends on web-token/jwt-core #682

Open
alexz707 opened this issue Jan 24, 2025 · 0 comments
Open

FidoAllianceCompliantMetadataService depends on web-token/jwt-core #682

alexz707 opened this issue Jan 24, 2025 · 0 comments

Comments

@alexz707
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant