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

Implement a registration service #19

Open
fredmaggiowski opened this issue Aug 24, 2016 · 0 comments
Open

Implement a registration service #19

fredmaggiowski opened this issue Aug 24, 2016 · 0 comments

Comments

@fredmaggiowski
Copy link
Member

A registration service which exposes a REST API to perform basic user registration, service registration and fare billing plan.

A user should be identified by a username (primary key) and an email address (which must be unique).

During user registration phase there won't be any service subscription since the account must be activated before proceeding any further.

Also registration (at least in the first alpha) will be perfomed via invites, this mechanism must be implemented

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