Skip to content

Assignment-3

Latest
Compare
Choose a tag to compare
@ngjiayuan ngjiayuan released this 14 Nov 06:53
  • User authentication for accessing questions: frontend and backend.
  • Session management on page refresh, on close browser.
  • Authorization management using 3 roles: master, admin and user.
  • Master role can create and remove admins.
  • Admin role can CRUD questions.
  • User role can read questions.