Add working sign-in / sign-out, add working registration with token

This commit is contained in:
Meier Lukas
2023-07-29 10:05:05 +02:00
parent 326395730e
commit d8562e2990
19 changed files with 506 additions and 147 deletions

5
.gitignore vendored
View File

@@ -55,4 +55,7 @@ data/configs
#Languages other than 'en'
public/locales/*
!public/locales/en
!public/locales/en
#database
prisma/db.sqlite