fix: add basic auth and oidc auth

This commit is contained in:
2024-12-31 00:52:44 +08:00
parent 4c6cc1116b
commit abd399aacd
39 changed files with 712 additions and 49 deletions

View File

@@ -1,3 +1,4 @@
pub mod auth;
pub mod bangumi;
pub mod downloaders;
pub mod downloads;