Implement WebAuthn auth for minting PKP and storing encryption condition (#2)

* Implement WebAuthn auth for minting PKP and storing encryption condition

* Update copy

* Update copy
This commit is contained in:
Howard
2023-02-23 14:37:39 -08:00
committed by GitHub
parent 7843588411
commit 339986b666
10 changed files with 1379 additions and 318 deletions

View File

@ -25,6 +25,7 @@
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>React App</title>
<script src='https://unpkg.com/cbor-web'></script>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>