-
Improvement
-
Resolution: Fixed
-
Minor
-
3.8.2, 3.10
-
MOODLE_310_STABLE, MOODLE_38_STABLE
-
MOODLE_310_STABLE
-
MDL-68406-master -
In the user profile, "Mobile app" section we should add a new option to allow the current user to sign.out from the app.
There is a small usability issue here, the last time the user accessed via the app is stored in the external_tokens table, the tokens are deleted when they are not valid anymore, so in certain scenarios, we can lose that information.
I'm investigating the best place to store this information, maybe creating additional fields in the user_lastaccess table or the user profile?
- is blocked by
-
MDL-67841 Update mobile app connected message so it is not misleading when the user has not used the app for a time
- Closed