feat: nip46 oAuth login

This commit is contained in:
2024-02-15 11:28:09 +00:00
parent 512307f42d
commit 0d9d5a0a4c
5 changed files with 107 additions and 27 deletions

View File

@ -8,6 +8,7 @@
"module": "ESNext",
"strict": true,
"declaration": true,
"declarationMap": true,
"inlineSourceMap": true,
"outDir": "dist",
"skipLibCheck": true