gotosocial/cmd/gotosocial
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
..
action [feature] Refactor tokens, allow multiple app redirect_uris (#3849) 2025-03-03 15:03:36 +00:00
admin.go [feature] Add enable command to mirror existing disable command; update docs (#2792) 2024-04-02 10:29:46 +01:00
common.go [feature] Make log format configurable (#2130) 2023-08-21 19:07:55 +01:00
debug.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
main.go [bugfix] ensure testrig package only compiled-in when debug enabled (#3185) 2024-08-09 10:53:29 +00:00
server.go [feature] Use maintenance router to serve 503 while server is starting/migrating (#3705) 2025-01-29 16:57:04 +01:00
testrig.go [bugfix] ensure testrig package only compiled-in when debug enabled (#3185) 2024-08-09 10:53:29 +00:00