summaryrefslogtreecommitdiff
path: root/internal/api/client/auth/auth.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-07-28[feature] add 'state' oauth2 param to /oauth/authorize (#730)Libravatar tobi1
2022-06-11[feature] Add `created_at` and `error_description` to `/oauth/token` endpoint...Libravatar tobi1
2022-06-08[feature] More consistent API error handling (#637)Libravatar tobi1
2022-02-07[feature] add authorization to the already-existing authentication (#365)Libravatar Forest Johnson1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi1
2021-11-27Require confirmed email when checking oauth token (#332)Libravatar tobi1
2021-11-22Enable stricter linting with golangci-lint (#316)Libravatar tobi1
2021-10-11reference global logrus (#274)Libravatar R. Aidan Campbell1
2021-07-23Oidc (#109)Libravatar Tobi Smethurst1
2021-07-08Auth flow fixes (#82)Libravatar Tobi Smethurst1
2021-05-08Ap (#14)Libravatar Tobi Smethurst1