feat: adds basic auth system
This commit is contained in:
parent
2f6ffbf758
commit
5c1ee6850d
9 changed files with 190 additions and 0 deletions
|
|
@ -21,5 +21,8 @@
|
|||
"tslib": "^2.8.0",
|
||||
"typescript": "~5.6.2",
|
||||
"vite": "^5.4.10"
|
||||
},
|
||||
"dependencies": {
|
||||
"pocketbase": "^0.21.5"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue