FidoJsonResponse
@Serializable
Data class representing a FIDO2 response in JSON format for Journey workflows.
This class encapsulates the response data from FIDO2 operations when the server supports JSON-formatted responses. It provides both modern structured data and legacy compatibility through the legacyData field.