freeCodeCamp / freeCodeCamp/mobile
App not automatically sign out if session has expired
- Dominant language
- Dart
- Stars
- 581
- Forks
- 197
- Avg merge
- 9d 11h
- Merged PRs (30d)
- 1
Description
## Description
I believe I experienced this at least once, but it was a while ago. The app didn't automatically sign me out after my session expired. It still showed my profile information, but my progress wasn't being saved. Logging out and back in resolved the issue.
We have a user who seems to be experiencing the same issue: https://forum.freecodecamp.org/t/account-suddenly-cleared-and-lost-2-certifications-mobile-bugs-too/796761.
Contributor guide
Research direction
No file or test is named. Start by reproducing the expired-session state described in the issue and compare it with the linked forum report, then trace the mobile app's authentication and session handling. Done means the app signs out or clearly prompts the user when the session expires, without displaying stale profile data or silently losing progress.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- authentication, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100