tobi
d5847e2d2b
[feature] Application creation + management via API + settings panel ( #3906 )
...
* [feature] Application creation + management via API + settings panel
* fix docs links
* add errnorows test
* use known application as shorter
* add comment about side effects
2025-03-17 14:06:17 +00:00
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
tobi
eb720241da
[feature] Enforce OAuth token scopes ( #3835 )
...
* move tokenauth to apiutil
* enforce scopes
* docs
* update test models, remove deprecated "follow"
* file header
* tests
* tweak scope matcher
* simplify...
* fix tests
* log user out of settings panel in case of oauth error
2025-02-26 13:04:55 +01:00