--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/eric7/Documentation/Source/index-eric7.WebBrowser.WebAuth.html Mon Jul 22 17:08:40 2024 +0200 @@ -0,0 +1,43 @@ +<!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>