Skip to content

feat: check the role of the user before adding a post

  • Add Authorization Service
  • Refactor code to use Authorization Service
  • Check if the user role is SuperHuman or God before adding a post

Merge request reports