summaryrefslogtreecommitdiff
path: root/internal/oauth/errors.go
AgeCommit message (Collapse)AuthorFiles
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2022-06-11[feature] Add `created_at` and `error_description` to `/oauth/token` ↵Libravatar tobi1
endpoint (#645) * start fiddling about with oauth server * start returning more helpful errors from oauth * test helpful(ish) token errors * add missing license header