aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterRead the token from save file when loading the clientneodarz3 years
 
 
AgeCommit messageAuthorFilesLines
2021-01-31Read the token from save file when loading the clientHEADmasterneodarz1-0/+1
2021-01-31Better error handlingneodarz2-10/+27
2021-01-31Raise an error if no token when trying to refreshneodarz1-0/+2
2021-01-31Fix typoneodarz1-1/+1
2021-01-31Add some doc for Client initneodarz1-4/+34
2021-01-31Add the forgotten requirements.txt fileneodarz1-0/+2
2021-01-31Add plain HTTP authentificationneodarz3-57/+116
2021-01-31Upgrade API version where the code is testedneodarz1-1/+1
2021-01-31Fix some typos in exampleneodarz1-1/+2
2020-04-19Move the invalidity token management system outsite of the moduleneodarz2-17/+40
[...]