gotosocial/internal/api/client/followrequests
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
..
authorize.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
authorize_test.go [feature] Add requested_by to relationship model (#2672) 2024-02-20 17:50:54 +00:00
followrequest.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
followrequest_test.go [feature] Push notifications (#3587) 2025-01-23 16:47:30 -08:00
get.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
get_test.go [bug] Add missing group property to the Account model (#3746) 2025-02-08 13:04:30 +01:00
reject.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
reject_test.go [feature] Add requested_by to relationship model (#2672) 2024-02-20 17:50:54 +00:00