Added authentication to fullfillment endpoint

This commit is contained in:
2023-01-06 03:34:33 +01:00
parent ee8d2fb74f
commit 82859d8e46
5 changed files with 110 additions and 13 deletions
+1
View File
@@ -6,3 +6,4 @@ pub mod presence;
pub mod ntfy;
pub mod light_sensor;
pub mod hue_bridge;
pub mod auth;