Add command check-auth

This commit is contained in:
2025-11-29 19:25:33 +09:00
parent 03ddf0ac8a
commit 865b24884e
8 changed files with 215 additions and 13 deletions

View File

@@ -1,3 +1,4 @@
mod authorization;
pub mod command;
mod common;
pub mod config;