mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-05-04 04:01:49 +02:00
![]() 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. |
||
---|---|---|
.. | ||
v1 | ||
__init__.py | ||
common.py |