Skip to content

feat: Update onboarding with login logic#582

Open
LunarX wants to merge 28 commits intoprotected/st-plus-uifrom
update-onboarding-with-cross-app-login
Open

feat: Update onboarding with login logic#582
LunarX wants to merge 28 commits intoprotected/st-plus-uifrom
update-onboarding-with-cross-app-login

Conversation

@LunarX
Copy link
Contributor

@LunarX LunarX commented Feb 11, 2026

For now ST login informations like the client id don't work so I reused the informations from mail temporarily so we can try and test the behavior.

In this PR, I added the new 4th page of the onboarding that logs in the user if they have logged in accounts in other apps or lets the user connect in "guest mode" if there are none.

I also added a fake button in the settings to try the login logic from the future "my account" screen because it goes through the OnboardingActivity and its last screen to handle login.

@LunarX LunarX self-assigned this Feb 11, 2026
@LunarX LunarX changed the base branch from main to protected/st-plus-ui February 11, 2026 09:08
}

private fun loginUsersIntoTheApp(users: List<User>) {
// TODO: trackAccountEvent(MatomoName.LoggedIn)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't you apply it now ?

@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments