feat(account): add ability to sign in with login code (#271)

Co-authored-by: Elias Schneider <login@eliasschneider.com>
This commit is contained in:
Jonas
2025-03-10 12:45:45 +01:00
committed by GitHub
co-authored by Elias Schneider
parent a9713cf6a1
commit eb1426ed26
34 changed files with 445 additions and 190 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "pocket-id-frontend",
"version": "0.35.2",
"version": "0.35.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "pocket-id-frontend",
"version": "0.35.2",
"version": "0.35.3",
"dependencies": {
"@simplewebauthn/browser": "^13.1.0",
"@tailwindcss/vite": "^4.0.0",