- Actively retrieve user information and handle the corresponding actions when a login expiration error occurs. (Different platforms have methods for retrieving user information, offering both synchronous and asynchronous options. Synchronous methods read from the local storage, while asynchronous methods fetch the latest information from the server.)
- Enable multi-device login support for the app in the Dashboard, allowing the user to maintain a valid login state in multiple places simultaneously for the same app.
