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 multiple auth methods #15

Open
gkpty opened this issue Mar 24, 2020 · 0 comments
Open

Add multiple auth methods #15

gkpty opened this issue Mar 24, 2020 · 0 comments
Labels
GraphQL queries/mutations are not included. editing the graphQL API or schema shared by all apps.
Projects

Comments

@gkpty
Copy link
Owner

gkpty commented Mar 24, 2020

add multiple auth methods so that all tables can be accesed w/ API key or cognito

  • Patient & Case (only create) - API key
  • Patient & Case (create, list, get, update) - Cognito admin
  • Patient & Case (create, list, get, update, delete) - Cognito Super Admin
  • Location: API Key (create) & Public API (list)
@gkpty gkpty added Admin Admin App. React JS GraphQL queries/mutations are not included. editing the graphQL API or schema shared by all apps. and removed Admin Admin App. React JS labels Mar 24, 2020
@gkpty gkpty added this to backlog in mvp Mar 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GraphQL queries/mutations are not included. editing the graphQL API or schema shared by all apps.
Projects
mvp
  
backlog
Development

No branches or pull requests

1 participant