aboutsummaryrefslogtreecommitdiff
path: root/backend
Commit message (Collapse)AuthorAgeFilesLines
* proper authhitlerrip2025-07-293-17/+63
| | | | | added tokens and forced user to join a team on account creation, along with other minor changes
* basic authhitlerrip2025-07-292-0/+95
| | | | added basic authentication apis
* inithitlerrip2025-07-292-0/+27
base to build this game off of