feat: NIP-46 oAuth sign up

This commit is contained in:
2024-02-15 11:40:05 +00:00
parent 0d9d5a0a4c
commit c19e7ad20c
3 changed files with 29 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@snort/shared",
"version": "1.0.12",
"version": "1.0.13",
"description": "Shared components for Snort",
"type": "module",
"module": "src/index.ts",