Add pub(crate) re-export of is_authenticated from routes/mod.rs, allowing handlers to use super::is_authenticated instead of the verbose crate::application::routes::auth::is_authenticated path. Updated 9 call sites across roasters.rs, roasts.rs, bags.rs, and timeline.rs. |
||
|---|---|---|
| .. | ||
| routes | ||
| auth.rs | ||
| errors.rs | ||
| mod.rs | ||
| server.rs | ||