feat: stuff

This commit is contained in:
DJMrTV 2025-02-27 21:49:37 +01:00
commit 6d58fd47a1
11 changed files with 244 additions and 366 deletions

View file

@ -3,4 +3,6 @@ pub mod agreements;
pub mod timezones;
pub mod person_exists;
pub mod email;
mod create_account;
pub mod create_account;
pub mod oauth;
mod pid_distribution;