|
1 <!DOCTYPE html> |
|
2 <html><head> |
|
3 <title>eric7.WebBrowser.WebAuth</title> |
|
4 <meta charset="UTF-8"> |
|
5 <link rel="stylesheet" href="styles.css"> |
|
6 </head> |
|
7 <body> |
|
8 <h1>eric7.WebBrowser.WebAuth</h1> |
|
9 <p> |
|
10 Package implementing dialogs for the WebAuth flow and security key management. |
|
11 </p> |
|
12 |
|
13 |
|
14 |
|
15 <h3>Modules</h3> |
|
16 <table> |
|
17 |
|
18 <tr> |
|
19 <td><a href="eric7.WebBrowser.WebAuth.Fido2InfoDialog.html">Fido2InfoDialog</a></td> |
|
20 <td>Module implementing a dialog showing information about the selected security key.</td> |
|
21 </tr> |
|
22 <tr> |
|
23 <td><a href="eric7.WebBrowser.WebAuth.Fido2Management.html">Fido2Management</a></td> |
|
24 <td>Module implementing a manager for FIDO2 security keys.</td> |
|
25 </tr> |
|
26 <tr> |
|
27 <td><a href="eric7.WebBrowser.WebAuth.Fido2ManagementDialog.html">Fido2ManagementDialog</a></td> |
|
28 <td>Module implementing a dialog to manage FIDO2 security keys.</td> |
|
29 </tr> |
|
30 <tr> |
|
31 <td><a href="eric7.WebBrowser.WebAuth.Fido2PasskeyEditDialog.html">Fido2PasskeyEditDialog</a></td> |
|
32 <td>Module implementing a dialog for editing passkey parameters.</td> |
|
33 </tr> |
|
34 <tr> |
|
35 <td><a href="eric7.WebBrowser.WebAuth.Fido2PinDialog.html">Fido2PinDialog</a></td> |
|
36 <td>Module implementing a dialog to enter the current and potentially new PIN.</td> |
|
37 </tr> |
|
38 <tr> |
|
39 <td><a href="eric7.WebBrowser.WebAuth.WebBrowserWebAuthDialog.html">WebBrowserWebAuthDialog</a></td> |
|
40 <td>Module implementing a dialog to handle the various WebAuth requests.</td> |
|
41 </tr> |
|
42 </table> |
|
43 </body></html> |