Sat, 26 Apr 2025 12:34:32 +0200
MicroPython
- Added a configuration option to disable the support for the no longer produced Pimoroni Pico Wireless Pack.
<!DOCTYPE html> <html><head> <title>eric7.WebBrowser.WebAuth</title> <meta charset="UTF-8"> <link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.WebAuth</h1> <p> Package implementing dialogs for the WebAuth flow and security key management. </p> <h3>Modules</h3> <table> <tr> <td><a href="eric7.WebBrowser.WebAuth.Fido2InfoDialog.html">Fido2InfoDialog</a></td> <td>Module implementing a dialog showing information about the selected security key.</td> </tr> <tr> <td><a href="eric7.WebBrowser.WebAuth.Fido2Management.html">Fido2Management</a></td> <td>Module implementing a manager for FIDO2 security keys.</td> </tr> <tr> <td><a href="eric7.WebBrowser.WebAuth.Fido2ManagementDialog.html">Fido2ManagementDialog</a></td> <td>Module implementing a dialog to manage FIDO2 security keys.</td> </tr> <tr> <td><a href="eric7.WebBrowser.WebAuth.Fido2PasskeyEditDialog.html">Fido2PasskeyEditDialog</a></td> <td>Module implementing a dialog for editing passkey parameters.</td> </tr> <tr> <td><a href="eric7.WebBrowser.WebAuth.Fido2PinDialog.html">Fido2PinDialog</a></td> <td>Module implementing a dialog to enter the current and potentially new PIN.</td> </tr> <tr> <td><a href="eric7.WebBrowser.WebAuth.WebBrowserWebAuthDialog.html">WebBrowserWebAuthDialog</a></td> <td>Module implementing a dialog to handle the various WebAuth requests.</td> </tr> </table> </body></html>