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 type #25

Open
georgebejan opened this issue Mar 28, 2020 · 1 comment
Open

Add user type #25

georgebejan opened this issue Mar 28, 2020 · 1 comment
Assignees
Labels

Comments

@georgebejan
Copy link
Member

georgebejan commented Mar 28, 2020

Based on: #5

Currently the User entity has no reference to any roles.
An user can have the following roles:

  • PF/REGULAR (persoana fizica)
  • Public authority
  • Public utility

Add the information about user role to the User entity. One user can have only one role.
Update the role which is set to the UserPrincipal after login.

@rmitoi
Copy link

rmitoi commented Mar 28, 2020

I'd like to work on this

rmitoi added a commit to rmitoi/next-door that referenced this issue Mar 28, 2020
rmitoi added a commit to rmitoi/next-door that referenced this issue Mar 28, 2020
Handle authorities
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

2 participants