feat/auth #6

Merged
quadfaselt merged 2 commits from feat/auth into main 2024-09-03 14:07:39 +00:00

2 Commits

Author SHA1 Message Date
Tobias Quadfasel
60206f48ef feat(auth): Add basic authentication to app 2024-09-03 16:05:18 +02:00
Tobias Quadfasel
0b7a8218e7 feat(auth): Add dash-auth package
In order to be able to authenticate with the app, a simple approach
using dash-auth with environment-based secrets is used for now.
2024-09-03 16:03:35 +02:00