aboutsummaryrefslogtreecommitdiff
path: root/backend/auth.php
Commit message (Collapse)AuthorAgeFilesLines
* licensehitlerrip2025-07-291-0/+6
| | | | added license notices and a copy of the license
* proper authhitlerrip2025-07-291-2/+2
| | | | | added tokens and forced user to join a team on account creation, along with other minor changes
* basic authhitlerrip2025-07-291-0/+49
added basic authentication apis