openedx / openedx/openedx-app-ios
[FC-0078] Improve login flow
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 31
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
Actual result:
In the current application version, when an unauthorized user clicks the enroll button, they are automatically redirected to the SignIn page.
Expected result:
As a user, I want to have the choice of creating an account or logging into the app.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the enroll-button flow and the navigation to the SignIn page in the iOS app. Trace how unauthorized users are routed, then verify that the flow offers both account creation and login instead of redirecting automatically.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- authentication, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100