Skip to content

refactor access token controller

Thomas Flori requested to merge f/refactor-access-token-controller into main
  • added methods has and hasAny to Permissions class
  • moved permission checks to abstract controller
  • implemented new permission checks from abstract in access token controller
  • split the actions of checking any or specific permissions

Merge request reports

Loading