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

MTAD-170 -- API Security Epic -- Generate Keys for App #170

Open
Atomox opened this issue Apr 26, 2019 · 0 comments
Open

MTAD-170 -- API Security Epic -- Generate Keys for App #170

Atomox opened this issue Apr 26, 2019 · 0 comments

Comments

@Atomox
Copy link
Owner

Atomox commented Apr 26, 2019

EPIC #149

We need to generate api keys on the server to add to the app.

  1. Store private on server, public to the app.
  2. Keys should be for a group of users. No more than 1000 users per key. Maybe tied to version?
  3. Separate test keys and admin keys (even though we currently have no post/put/delete apis)
@Atomox Atomox added the API label Apr 26, 2019
@Atomox Atomox changed the title API Security Epic -- Generate Keys for App MTAD-170 -- API Security Epic -- Generate Keys for App Apr 26, 2019
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