How do I use this Forge?
・https://www.outsystems.com/forge/component-overview/1882/u2f
Hi,
To use the U2F Forge component in OutSystems, follow these steps:
Import the Forge component into your OutSystems environment.
Drag and drop the U2F component into a screen or module in your OutSystems application.
Configure the component's properties to match your specific use cases, such as the website origin, U2F app ID, and public key.
Use the actions provided by the U2F component to communicate with the security key and perform authentication operations.
Integrate the U2F component into your application logic, such as handling the registration and authentication flows.
Note: This is a high-level overview and some steps may require additional implementation and customization, depending on your specific requirements. For detailed instructions and usage examples, refer to the component's documentation and community resources.
Thank you for your response.
Most Welcome, Thank you for marking my answer as a solution.
Please let me know if you know the detailed procedure.