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

Registration support #9

Open
wyozi opened this issue Jul 23, 2017 · 0 comments
Open

Registration support #9

wyozi opened this issue Jul 23, 2017 · 0 comments

Comments

@wyozi
Copy link
Owner

wyozi commented Jul 23, 2017

There should be an HTTP endpoint to allow registering a license. The endpoint should be able to receive a password (as a specifiable query param), which must match the admin-set password for that product. If the password is correct, a license is registered for given product/user and a custom ID (UUID perhaps?) is returned in the HTTP response, which should be later used by pings to identify the specific registered license.

Registering should be opt-in, but if registration is enabled it should be the only way to be able to ping the said product.

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

1 participant