Refresh token when app is showing N/A
Description
Better read commit by commit.
Screenshots
Technical details
Tests
Issues
https://gitlab.e.foundation/e/os/backlog/-/issues/2837
10 commandments of code reviews
Summary by CodeRabbit
-
New Features
- Enhanced error handling for authentication scenarios in various components.
- Streamlined method signatures across multiple classes by removing
authData
parameters.
-
Bug Fixes
- Introduced checks for
versionCode
to prevent invalid app details retrieval.
- Introduced checks for
-
Documentation
- Updated method signatures and internal logic for clarity and simplicity.
-
Chores
- Removed unused constants and methods to streamline codebase and improve performance.
Edited by Jonathan Klee