planet-nine-app / sessionless

A repo for the sessionless protocol
https://sessionless.org
MIT License
59 stars 10 forks source link

Added light web example #14

Closed zach-planet-nine closed 7 months ago

zach-planet-nine commented 7 months ago

Added a super simple web example that stores the privateKey in the cookie. Unfortunately this effectively makes it work like a session, but this is only for web, and you still get the benefits of key association and revocation.