GoToSocial/internal/api/client/auth
tobi 8106b69856
[feature] add 'state' oauth2 param to /oauth/authorize (#730)
2022-07-28 16:43:27 +02:00
..
auth.go [feature] add 'state' oauth2 param to /oauth/authorize (#730) 2022-07-28 16:43:27 +02:00
auth_test.go [chore] improved router logging, recovery and error handling (#705) 2022-07-12 08:32:20 +01:00
authorize.go [feature] add 'state' oauth2 param to /oauth/authorize (#730) 2022-07-28 16:43:27 +02:00
authorize_test.go [feature] Add `created_at` and `error_description` to `/oauth/token` endpoint (#645) 2022-06-11 10:39:39 +02:00
callback.go [feature] add 'state' oauth2 param to /oauth/authorize (#730) 2022-07-28 16:43:27 +02:00
signin.go [feature] add 'state' oauth2 param to /oauth/authorize (#730) 2022-07-28 16:43:27 +02:00
token.go [feature] Add `created_at` and `error_description` to `/oauth/token` endpoint (#645) 2022-06-11 10:39:39 +02:00
token_test.go [feature] Add `created_at` and `error_description` to `/oauth/token` endpoint (#645) 2022-06-11 10:39:39 +02:00
util.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00