Added auth
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
//! API consumed by the Elm frontend. Handles background tasks, configuration,
|
||||
//! and orchestration of indexing, tagging, downloading, and more.
|
||||
|
||||
pub mod auth;
|
||||
pub mod config;
|
||||
pub mod error;
|
||||
pub mod routes;
|
||||
|
||||
Reference in New Issue
Block a user