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

[FEATURE] Add User DB #104

Closed
DMalone87 opened this issue Jul 28, 2021 · 0 comments
Closed

[FEATURE] Add User DB #104

DMalone87 opened this issue Jul 28, 2021 · 0 comments
Assignees

Comments

@DMalone87
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Currently, we're lacking a user object that can be used for authentication.

Describe the solution you'd like
We need to add the required DB objects to handle user authentication. A good solution will cover all of the different user types:

  • A basic user who has only provided an email address and other optional profile information
  • A Passport user who has provided some additional information and must be approved by an administrator
  • A Contributor user who has permission to update and add records to the index
  • An Admin user
@DMalone87 DMalone87 changed the title [FEATURE] Add User [FEATURE] Add User DB Jul 28, 2021
@edward-malouf edward-malouf added this to the User Management milestone Oct 13, 2021
@arutfield arutfield self-assigned this Dec 8, 2021
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

3 participants