gotosocial/internal/api/client/exports
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
..
blocks.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
exports.go [feature] Allow users to export data via the settings panel (#3140) 2024-07-31 15:03:34 +01:00
exports_test.go [feature] Refactor tokens, allow multiple app redirect_uris (#3849) 2025-03-03 15:03:36 +00:00
followers.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
following.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
lists.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
mutes.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
stats.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00