gotosocial/internal/api/client/reports
tobi 1b37944f8b
[feature] Refactor tokens, allow multiple app redirect_uris (#3849)
* [feature] Refactor tokens, allow multiple app redirect_uris

* move + tweak handlers a bit

* return error for unset oauth2.ClientStore funcs

* wrap UpdateToken with cache

* panic handling

* cheeky little time optimization

* unlock on error
2025-03-03 15:03:36 +00:00
..
reportcreate.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
reportcreate_test.go [feature] Instance rules (#2125) 2023-08-19 14:33:15 +02:00
reportget.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
reportget_test.go [bug] Add missing group property to the Account model (#3746) 2025-02-08 13:04:30 +01:00
reports.go [feature/frontend] Reports frontend v2 (#3022) 2024-06-18 18:18:00 +02:00
reports_test.go [feature] Refactor tokens, allow multiple app redirect_uris (#3849) 2025-03-03 15:03:36 +00:00
reportsget.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
reportsget_test.go [bug] Add missing group property to the Account model (#3746) 2025-02-08 13:04:30 +01:00