Merge factors type for authentication

This commit is contained in:
2022-11-11 12:26:02 +01:00
parent 8d231c0b45
commit af383720b7
44 changed files with 1177 additions and 674 deletions

View File

@@ -18,4 +18,4 @@ impl Default for LoginRedirect {
fn default() -> Self {
Self("/".to_string())
}
}
}