api key auth for api handlers

This commit is contained in:
Per Stark
2024-12-14 23:14:30 +01:00
parent 1d8e19c88f
commit 646792291c
9 changed files with 143 additions and 713 deletions

View File

@@ -1,4 +1,3 @@
pub mod auth;
pub mod error;
pub mod ingress;
pub mod rabbitmq;