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

Use Passport (node module) for security abstraction #58

Open
kelfink opened this issue Aug 8, 2019 · 1 comment
Open

Use Passport (node module) for security abstraction #58

kelfink opened this issue Aug 8, 2019 · 1 comment
Assignees

Comments

@kelfink
Copy link
Collaborator

kelfink commented Aug 8, 2019

@josephmfaulkner brought up an issue with relying on Cognito only. Using Passport would let us pick our own back-end authentication service. More write-up to come

@josephmfaulkner josephmfaulkner self-assigned this Aug 9, 2019
@kelfink
Copy link
Collaborator Author

kelfink commented Feb 6, 2020

Four user roles make sense for now...

  • Sys Admin -- global unrestricted access
  • Neighborhood Admin -- has access to add/edit/remove(?) Priorities and actions for their assigned neighborhood(s)
  • City Admin -- has access to add/edit/remove (for now) Priorities and actions for any neighborhood
  • Public -- has access to see any Priorities and Actions from any neighborhood. -- no editing or sorting.

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

No branches or pull requests

2 participants