src/eric7/Documentation/Source/index-eric7.WebBrowser.WebAuth.html

Sat, 15 Mar 2025 11:53:21 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 15 Mar 2025 11:53:21 +0100
branch
eric7
changeset 11167
a3f5af773bc7
parent 10860
46d5db6cd55d
permissions
-rw-r--r--

MicroPython
- Added support for NRF52 based devices which support the UF2 standard.

<!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>

eric ide

mercurial