feat: add trpc websocket (#205)

This commit is contained in:
Manuel
2024-03-14 18:43:47 +01:00
committed by GitHub
parent 9ae99ad06c
commit 4f375cbe6d
14 changed files with 268 additions and 32 deletions

View File

@@ -1,6 +1,7 @@
{
"name": "@homarr/auth",
"version": "0.1.0",
"type": "module",
"exports": {
".": "./index.ts",
"./security": "./security.ts",