GoToSocial/internal/api/auth
tobi 382512a5a6
[feature] Implement `/api/v2/instance` endpoint (#1409)
* interim: start adding /api/v2/instance

* finish up
2023-02-02 14:08:13 +01:00
..
auth.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
auth_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
authorize.go [feature] Implement `/api/v2/instance` endpoint (#1409) 2023-02-02 14:08:13 +01:00
authorize_test.go [chore] The Big Middleware and API Refactor (tm) (#1250) 2023-01-02 12:10:50 +00:00
callback.go [feature] Implement `/api/v2/instance` endpoint (#1409) 2023-02-02 14:08:13 +01:00
oob.go [feature] Implement `/api/v2/instance` endpoint (#1409) 2023-02-02 14:08:13 +01:00
signin.go [feature] Implement `/api/v2/instance` endpoint (#1409) 2023-02-02 14:08:13 +01:00
token.go [feature] Implement `/api/v2/instance` endpoint (#1409) 2023-02-02 14:08:13 +01:00
token_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00