Add indexeddb storage

This commit is contained in:
Jon Staab
2024-08-14 12:46:25 -07:00
parent d26bac8a42
commit 697e893ae6
8 changed files with 296 additions and 124 deletions
+1
View File
@@ -17,6 +17,7 @@
const tryLogin = async () => {
const secret = makeSecret()
const handle = await loadHandle(`${username}@${handler.domain}`)
console.log(handle)
if (!handle?.pubkey) {
return pushToast({