aboutsummaryrefslogtreecommitdiffhomepage
path: root/routes/auth.php
AgeCommit message (Collapse)Author
2025-01-14fix(?) a freaky bug in authwinter
it was giving "Not null violation" i think because i was trying to save the instance->auth before the instance itself existed
2024-12-17hopefully implement push!winter
again i can't really test this yet because i don't have two https instances that can talk to each other. soon i will set that up and test all these recent commits
2024-12-17hopefully implement refreshing inbound tokenswinter
2024-12-16implement the other side of auth (hopefully?)winter
also mostly untested for the same reason as last time
2024-12-14implement outbound auth? untestedwinter
untested because i don't have another instance to test it against ....