MerginMaps / MerginMaps/mobile

SSO Login - sign in button is enabled for invalid domain

Open
#3,947 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

auth bug ui/ux
Dominant language
C++
Stars
388
Forks
87
Avg merge
2d 7h
Merged PRs (30d)
20

Description

Sign in button on screen Sign in with SSO is enabled if invalid mail is entered.

Steps:

  1. in the app click Continue with SSO
  2. insert email: haha@example..com (with two dots!!)
  3. click Sign in -> button is enabled, but getting an error

I guess, that Sign in button should be disabled in case of non-registered domain
OS: Android 14

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start from the “Sign in with SSO” screen and reproduce the Android 14 steps using haha@example..com. Trace the email validation and button-enabled state; done means invalid email input, including the two-dot example, keeps Sign in disabled and valid input remains usable.

Written by the indexing model from the issue text.

Assessment

Tech stack
android
Domain
authentication, mobile
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.