summaryrefslogtreecommitdiff
path: root/internal/api/client/auth/callback.go
AgeCommit message (Expand)AuthorFiles
2023-01-02[chore] The Big Middleware and API Refactor (tm) (#1250)Libravatar tobi1
2022-12-06[feature] overhaul the oidc system (#961)Libravatar Dominik Süß1
2022-10-08[feature] `oob` oauth token support (#889)Libravatar tobi1
2022-10-03[performance] add user cache and database (#879)Libravatar tobi1
2022-07-28[feature] add 'state' oauth2 param to /oauth/authorize (#730)Libravatar tobi1
2022-06-08[feature] More consistent API error handling (#637)Libravatar tobi1
2022-01-31[bug] Fix OIDC users requiring second approval (#371)Libravatar tobi1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi1
2021-11-22Enable stricter linting with golangci-lint (#316)Libravatar tobi1
2021-09-01moving stuff aroundLibravatar tsmethurst1
2021-08-26fix broken db queries in auth (#160)Libravatar tobi1
2021-08-25Pg to bun (#148)Libravatar tobi1
2021-08-20Database updates (#144)Libravatar tobi1
2021-07-23Oidc (#109)Libravatar Tobi Smethurst1