Infinity-For-Lemmy/app/src
Balazs Toldi b68bf50359 Added handling for unauthorized responses when validating an auth token.
Previously, any unsuccessful response would trigger the onValidateAuthTokenFailed callback. Now, if the response is 401 Unauthorized (indicating an invalid token), the onValidateAuthTokenFailed callback will be called. Other errors are still ignored.
2024-06-28 09:21:04 +02:00
..
debug/res/values Change app name 2023-08-21 11:01:08 +02:00
main Added handling for unauthorized responses when validating an auth token. 2024-06-28 09:21:04 +02:00
nightly/res/values Change app name 2023-08-21 11:01:08 +02:00