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

Different roles of a user #2

Open
kuldeepaggarwal opened this issue Jan 25, 2016 · 0 comments
Open

Different roles of a user #2

kuldeepaggarwal opened this issue Jan 25, 2016 · 0 comments

Comments

@kuldeepaggarwal
Copy link
Owner

API can be accessed from different type of users.

Types

  • Admin: Have all types of access.
  • Blogger:
    • Can read blogs
    • Create blogs
    • edit/delete his/her own blogs
    • Can create/delete/read comment on a blog
  • Guest: Can only read blogs.

Question

  1. Will system have more types of user in the future with different types of responsibilities?
  2. Can responsibilities be dynamically created and mapped to users?
@kuldeepaggarwal kuldeepaggarwal changed the title Different roles for a user. Different roles of a user Jan 25, 2016
kuldeepaggarwal added a commit that referenced this issue Jan 29, 2016
now user has ability to create blog and comments
kuldeepaggarwal added a commit that referenced this issue Nov 28, 2016
now user has ability to create blog and comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant