Cors support (#62)

Reviewed-on: phoenix/icarus_auth#62
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
This commit is contained in:
phoenix
2025-10-10 20:32:29 +00:00
committed by phoenix
parent a66ab7826c
commit 473b4ec762
8 changed files with 102 additions and 9 deletions
+1
View File
@@ -1,3 +1,4 @@
// TODO: Get rid of this file and place the code in more appropriate places
pub mod callers;
pub mod config;
pub mod hashing;