chore: Improve Login Process (#70)

* wip

* simplify nostr connect uri logic

* improve wait for connection

* improve handle password

* .

* add countdown
This commit is contained in:
reya
2025-06-28 10:09:31 +07:00
committed by GitHub
parent 3c2eaabab2
commit 14076054c0
7 changed files with 337 additions and 212 deletions

1
Cargo.lock generated
View File

@@ -1122,6 +1122,7 @@ dependencies = [
"global",
"gpui",
"itertools 0.13.0",
"log",
"nostr",
"nostr-connect",
"nostr-sdk",