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
During my struggles with WebAuthn I wrote a helper class in quarkus-test-security-webauthn which dumps webauthn registration and login requests to human-readable form that is very useful because otherwise the things are a mix of json, cbor and binary.
I need to document this and perhaps use it either in logs or via the Dev UI.
The text was updated successfully, but these errors were encountered:
During my struggles with WebAuthn I wrote a helper class in
quarkus-test-security-webauthn
which dumps webauthn registration and login requests to human-readable form that is very useful because otherwise the things are a mix of json, cbor and binary.I need to document this and perhaps use it either in logs or via the Dev UI.
The text was updated successfully, but these errors were encountered: