I hate authentication

This commit is contained in:
2025-01-30 17:00:22 -05:00
parent 9ae4311b2e
commit 782384cad6
11 changed files with 72 additions and 27 deletions

18
pnpm-lock.yaml generated
View File

@@ -137,6 +137,9 @@ importers:
path:
specifier: ^0.12.7
version: 0.12.7
perf_hooks:
specifier: ^0.0.1
version: 0.0.1
pg:
specifier: ^8.13.1
version: 8.13.1
@@ -170,6 +173,9 @@ importers:
tailwindcss-animate:
specifier: ^1.0.7
version: 1.0.7(tailwindcss@3.4.17)
tls:
specifier: ^0.0.1
version: 0.0.1
uuid:
specifier: ^11.0.3
version: 11.0.5
@@ -223,7 +229,7 @@ importers:
specifier: 15.0.3
version: 15.0.3(eslint@8.57.1)(typescript@5.7.3)
fs:
specifier: ^0.0.1-security
specifier: 0.0.1-security
version: 0.0.1-security
next-auth:
specifier: ^5.0.0-beta.25
@@ -3624,6 +3630,9 @@ packages:
peberminta@0.9.0:
resolution: {integrity: sha512-XIxfHpEuSJbITd1H3EeQwpcZbTLHc+VVr8ANI9t5sit565tsI4/xK3KWTUFE2e6QiangUkh3B0jihzmGnNrRsQ==}
perf_hooks@0.0.1:
resolution: {integrity: sha512-qG/D9iA4KDme+KF4vCObJy6Bouu3BlQnmJ8jPydVPm32NJBD9ZK1ZNgXSYaZKHkVC1sKSqUiLgFvAZPUiIEnBw==}
pg-cloudflare@1.1.1:
resolution: {integrity: sha512-xWPagP/4B6BgFO+EKz3JONXv3YDgvkbVrGw2mTo3D6tVDQRh1e7cqVGvyR3BE+eQgAvx1XhW/iEASj4/jCWl3Q==}
@@ -4195,6 +4204,9 @@ packages:
tiny-warning@1.0.3:
resolution: {integrity: sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==}
tls@0.0.1:
resolution: {integrity: sha512-GzHpG+hwupY8VMR6rYsnAhTHqT/97zT45PG8WD5eTT1lq+dFE0nN+1PYpsoBcHJgSmTz5ceK2Cv88IkPmIPOtQ==}
to-regex-range@5.0.1:
resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
engines: {node: '>=8.0'}
@@ -7720,6 +7732,8 @@ snapshots:
peberminta@0.9.0: {}
perf_hooks@0.0.1: {}
pg-cloudflare@1.1.1:
optional: true
@@ -8356,6 +8370,8 @@ snapshots:
tiny-warning@1.0.3: {}
tls@0.0.1: {}
to-regex-range@5.0.1:
dependencies:
is-number: 7.0.0