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

Use common authentication screen #1

Closed
deepakmkoshy opened this issue May 17, 2021 · 2 comments
Closed

Use common authentication screen #1

deepakmkoshy opened this issue May 17, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@deepakmkoshy
Copy link
Collaborator

Since sign-in and sign-up page is similar, we can use the same for both merchant and customer. The only thing to note is that, when the customer chooses merchant or customer, store that decision in state and use it while doing the onPressed logic for sign-in and sign-up.

@deepakmkoshy deepakmkoshy added the enhancement New feature or request label May 17, 2021
@deepakmkoshy
Copy link
Collaborator Author

Update 1dc8ad4 : Now Google sign in works for both merchants and customer. Still needs refinement to achieve single authentication for both.

@deepakmkoshy
Copy link
Collaborator Author

Added this feature in f1c2a09

Authentication files are now common to both merchants and customers and added to a separate folder.

@ikp-773 ikp-773 self-assigned this May 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants