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 user roles. #1

Open
3 tasks
samwightt opened this issue Dec 28, 2019 · 0 comments
Open
3 tasks

Add user roles. #1

samwightt opened this issue Dec 28, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@samwightt
Copy link
Owner

samwightt commented Dec 28, 2019

  • Going to need two main roles: user and admin. These need to be created using an enum.
  • Need to make two different routes, admin and /.
  • Users should be redirected to the root path when they log in, and admins should be redirected to /admin when they login.
@samwightt samwightt added the enhancement New feature or request label Dec 28, 2019
@samwightt samwightt added this to the Version 1.0.0 milestone Dec 28, 2019
@samwightt samwightt self-assigned this Dec 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant