Skip to content

Add access token to get_profile requests

Daniel Garcia Moreno requested to merge get-profile-access-token into master

Some servers requires the authentication to retrieve the user profile so we need to include the access_token in these requests.

Fix https://gitlab.gnome.org/GNOME/fractal/-/issues/522

Merge request reports