aboutsummaryrefslogtreecommitdiff
path: root/endpoint_auth.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use groups in id_token instead of querying userinfoRunxi Yu27 hours1-138/+24
|
* endpoint_*.go: s/http.StatusInternalServerError/-1/Runxi Yu4 days1-5/+5
|
* *.go: Return and report errors from HTTP handlersRunxi Yu4 days1-76/+40
| | | | | | We still need to fix error handling from WebSockets References: https://todo.sr.ht/~runxiyu/cca/10
* *.go: Use wrapError() for brevityRunxi Yu5 days1-9/+8
|
* *.go: Restructure backend filesRunxi Yu5 days1-0/+395