Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add support for login via username #141

Merged

Conversation

mumer92
Copy link
Contributor

@mumer92 mumer92 commented Oct 31, 2023

This PR adds support for username and email to be used to login to app.

  • User can login using username
  • User can login using email

Simulator Screenshot - iPhone 15 Pro 17 - 2023-11-01 at 18 00 46

@mumer92 mumer92 requested a review from saeedbashir November 6, 2023 10:35
@mumer92 mumer92 requested a review from saeedbashir November 8, 2023 11:02
@saeedbashir
Copy link
Contributor

@mumer92 It's not giving an error for an empty username.

Copy link
Contributor

@saeedbashir saeedbashir left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@mumer92
Copy link
Contributor Author

mumer92 commented Nov 14, 2023

@volodymyr-chekyrta waiting for your review on this.

@volodymyr-chekyrta
Copy link
Contributor

The Validator#isValidEmail function is never used.
Can it be called if string contains '@'?

@volodymyr-chekyrta
Copy link
Contributor

@saeedbashir, Please pull the dev branch and rerun the tests

@volodymyr-chekyrta volodymyr-chekyrta merged commit 375f99b into openedx:develop Nov 27, 2023
2 checks passed
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.

3 participants