FidoCallback
Abstract base class for FIDO2 callbacks in ForgeRock Journey workflows.
This class provides common functionality for handling FIDO2 operations within Journey workflows, including error handling, value setting, and Base64 encoding/decoding utilities. It manages the interaction between FIDO2 operations and the Journey framework.
The class handles the conversion between different data formats used by FIDO2 specifications and the Journey framework, ensuring proper encoding and error handling.