gotosocial/internal/api/client/push
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
..
push.go [feature] Push notifications (#3587) 2025-01-23 16:47:30 -08:00
push_test.go [feature] Push notifications (#3587) 2025-01-23 16:47:30 -08:00
pushsubscriptiondelete.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
pushsubscriptiondelete_test.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
pushsubscriptionget.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
pushsubscriptionget_test.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
pushsubscriptionpost.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
pushsubscriptionpost_test.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
pushsubscriptionput.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
pushsubscriptionput_test.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00