Add tokens routes
This commit is contained in:
@ -19,6 +19,7 @@ pub async fn main_routine() {
|
||||
}
|
||||
|
||||
async fn exec_routine() -> anyhow::Result<()> {
|
||||
// TODO
|
||||
// TODO : remove orphan attachment
|
||||
// TODO : remove outdated tokens
|
||||
Ok(())
|
||||
}
|
||||
|
Reference in New Issue
Block a user