gotosocial/internal/oauth
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
..
clientstore.go [performance] cached oauth database types (#2838) 2024-04-15 14:22:21 +01:00
clientstore_test.go [feature] Fetch + create domain permissions from subscriptions nightly (#3635) 2025-01-08 11:29:40 +01:00
errors.go [performance] cached oauth database types (#2838) 2024-04-15 14:22:21 +01:00
oauth_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
server.go [performance] cached oauth database types (#2838) 2024-04-15 14:22:21 +01:00
tokenstore.go [performance] cached oauth database types (#2838) 2024-04-15 14:22:21 +01:00