summaryrefslogtreecommitdiff
path: root/api/auth.go
AgeCommit message (Collapse)Author
2024-04-03make it compileElizabeth Hunt
2024-04-03rename auth redirect login nameElizabeth
2024-04-02defer body close after encoding jsonElizabeth
2024-03-28don't verify empty cookiesElizabeth Hunt
2024-03-28dns api (#1)simponic
Co-authored-by: Elizabeth Hunt <elizabeth.hunt@simponic.xyz> Reviewed-on: https://git.hatecomputers.club/hatecomputers/hatecomputers.club/pulls/1
2024-03-27authentication! oauth2!Lizzy Hunt