Ensure authentication token is always sent when it exists (#193)

* Ensure auth token is sent if it is present

* Allow using login token for other requests while API token is created

* Update version code
This commit is contained in:
Kirill Kamakin
2023-12-28 11:05:20 +01:00
committed by GitHub
parent ffdac4c616
commit 94f12820bc
12 changed files with 56 additions and 42 deletions

View File

@@ -0,0 +1,2 @@
Fix authentication issues with some Mealie instances.
Allow sending logs to the developer.