Commit Graph

10 Commits

Author SHA1 Message Date
Chris Cassano
cd49de2194 update some stuff 2023-04-15 17:28:05 +09:00
Howard
2e19c39625
Update WebAuthn registration and authentication to use new and safer impl (#5)
* Update WebAuthn registration and authentication to use new and safer flow

* Implement usernameless WebAuthn registration + Authentication

The username is solely stored in the client side for the end-user to conveniently refer to.

* Use updated SDK interface

* Implement executeJs in webauthn demo

* Show executeJs sig

* Fix username bug

* encodeURIComponent for username

* Use latest working SDK version

* Use serrano
2023-04-06 18:10:26 -07:00
Howard
efb3eab092
Transform more files to TS, replace lit-js-sdk with js-sdk (#4) 2023-02-23 16:39:50 -08:00
Howard
339986b666
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
2023-02-23 14:37:39 -08:00
Chris Cassano
1717ea6890 updated lit js sdk 2022-11-18 19:27:00 -05:00
Chris Cassano
02a5ff37b7 hash user id and app id 2022-11-14 14:07:25 -08:00
Chris Cassano
f3bd10bdbf works on serrano, yay 2022-11-10 21:05:26 -08:00
Chris Cassano
cdfb5c2be6 talking to the nodes now... 2022-11-08 16:32:07 -08:00
Chris Cassano
515ff13d45 minting and getting eth address works 2022-11-08 15:48:04 -08:00
Chris Cassano
c8f74eb708 Initialize project using Create React App 2022-11-08 14:46:40 -08:00