eric FIDO2 Token Management.
This is the main Python script that performs the necessary initialization of the FIDO2 Security Key Management module and starts the Qt event loop. This is a standalone version of the integrated FIDO2 Security Key Management module.
args |
None |
createArgparseNamespace | Function to create an argument parser. |
createMainWidget | Function to create the main widget. |
main | Main entry point into the application. |
Function to create an argument parser.
Function to create the main widget.
Main entry point into the application.