Commit graph

3 commits

Author SHA1 Message Date
Ruby Iris Juric
3f4c87f91f
Include access token when fetching user followers/followings
GoToSocial requires authentication on these endpoints, and not supplying the token was causing these requests to fail
with a 401 error.

Fixes #117.
2024-10-09 13:47:21 +11:00
B Tasker
ed40ff3e70
chore: fix test
The test needed the new attribute adding
2024-08-18 17:53:49 +01:00
Sam Hill
5d79c909eb add tests 2024-07-18 16:48:02 -04:00