Create labadoor-auth, for wrapping storage backends

This commit is contained in:
George Kaklamanos 2023-11-22 18:18:51 +02:00
parent 104d8a862d
commit 5013fdcf1c
No known key found for this signature in database
GPG key ID: C0CAB8A6BDC9399D
7 changed files with 58 additions and 0 deletions

View file

@ -5,5 +5,6 @@ members = [
"labadoor-telegram",
"labadoor-csv",
"labadoor",
"labadoor-auth",
"labadoor-acl",
]