Search notes:

window.PublicKeyCredential

<!DOCTYPE html>
<html>
<head>
  <meta content="text/html;charset=utf-8" http-equiv="Content-Type">
  <title>window.PublicKeyCredential</title>

<script>

function main() {
   if (! window.PublicKeyCredential) {
     alert('The browser does not support WebAuthn');
     return;
   }

// let cred = navigator.credentials.create(…);
}

</script>

</head>
<body onload='main()'>

</body>
</html>
Github repository Browser-Object-Model, path: /window/PublicKeyCredential.html

See also

navigator.credentials
The window object.

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1745012254, '18.216.82.12', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/web/browser/object-model/window/PublicKeyCredential(64): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78