ihatemoney/ihatemoney/api
Glandos bbe00ebb57
Include project code into project authentication token (#802)
Fix #780 

This a breaking change, the API for authentication is different, as it now requires `project_id`. Token is generated with only the project_id (so it's shorter than before), and signature is done by mixing password with secret key. Thus, it expires on every project code change.
2021-10-10 14:43:40 +02:00
..
v1 Remove obsolete python code (<3.6). (#571) 2020-04-24 12:32:52 +02:00
__init__.py Added support for multiple API versions (#533) 2020-02-20 09:35:03 +01:00
common.py Include project code into project authentication token (#802) 2021-10-10 14:43:40 +02:00