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

Allow a user to register an account through the app #4

Open
MeijeSibbel opened this issue Aug 25, 2017 · 2 comments
Open

Allow a user to register an account through the app #4

MeijeSibbel opened this issue Aug 25, 2017 · 2 comments
Milestone

Comments

@MeijeSibbel
Copy link

Users should be able to register in the app in for example the following ways:

  1. email and password
  2. Social media (facebook, twitter...)

I am not sure if there is a logic for this yet or not, maybe plugin into the code of app.storj.io.

Registering to Storj should be painless.

If there is no logic for this i think we should open a issue for this on bridge-GUI-vue: https://github.com/Storj/bridge-gui-vue

@kaloyan-raev kaloyan-raev added this to the 0.7 milestone Aug 25, 2017
@kaloyan-raev
Copy link
Owner

Libstorj provides a register function. So, it should be possible to register directly in the app. However, it is email and password only. I don't see any social media support.

I plan to refactor the UI for the next version. This issue could be part of it.

@MeijeSibbel
Copy link
Author

Ok cool, registering with email and password through the app would be a good start.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants