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(github): allow multiple accounts #188

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

shreyas1599
Copy link
Contributor

Fixes #168

  • The authorization url has a login prop which I used. This will allow logging in to multiple accounts.
  • Regarding preventing creation of duplicate accounts, I added a method but if the user enters an email instead of the username, it won't work. (Not sure if this is the best way to do it. @pd4d10 please suggest if there's a better way)

lib/screens/login.dart Outdated Show resolved Hide resolved
lib/screens/login.dart Outdated Show resolved Hide resolved
@shreyas1599 shreyas1599 requested a review from pd4d10 June 20, 2021 21:34
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.

Duplicate Accounts, on Select Account Screen
2 participants