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

Add switch account feature for Expo, Elecetron, and React Web #41

Open
1 of 3 tasks
by12380 opened this issue Aug 27, 2018 · 0 comments
Open
1 of 3 tasks

Add switch account feature for Expo, Elecetron, and React Web #41

by12380 opened this issue Aug 27, 2018 · 0 comments
Labels

Comments

@by12380
Copy link
Owner

by12380 commented Aug 27, 2018

Currently the login button will directly log user in with the first account that the user has used to log in on the first time (despite having logout and login again). Will need to create a separate button that allows switching account.

Details:

  • Create a 'Switch account' button placed in the Profile page.
  • Create redux action and reducer for 'switch account' functionality. (Copy and reuse the login action creators in its respective project and simply append prompt=login as a parameter in the login settings/options.

Completed the above feature for:

  • React Web
  • Electron
  • Expo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant