gotosocial/internal/api/client/polls
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
..
polls.go [feature] add support for polls + receiving federated status edits (#2330) 2023-11-08 14:32:17 +00:00
polls_get.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
polls_test.go [feature] Refactor tokens, allow multiple app redirect_uris (#3849) 2025-03-03 15:03:36 +00:00
polls_vote.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
polls_vote_test.go [feature] Allow import of following and blocks via CSV (#3150) 2024-08-02 12:41:46 +01:00