aboutsummaryrefslogtreecommitdiff
path: root/pyfunkwhale/client.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Force refersh token if it invalid when calling the APIneodarz2020-04-121-0/+5
* Add ability to set the header when calling the applicationneodarz2020-04-121-3/+4
* Add forgotten typing hintneodarz2020-04-121-1/+1
* Add a function to force the refresh of the OAuth2 tokenneodarz2020-04-121-0/+7
* Add an endpoint for get a JWT tokenneodarz2020-04-121-0/+7
* Re ask token if scope is invalidneodarz2020-04-121-5/+9
* Fix double slash in endpoint urlneodarz2020-04-111-0/+3
* Add more type hintsneodarz2020-04-111-1/+3
* Add more documentationneodarz2020-04-111-0/+27
* Raise error if something is wrong when request the APIneodarz2020-04-111-0/+2
* Add ability to send params and data when request APIneodarz2020-04-111-4/+3
* Initial commitneodarz2020-04-111-0/+76