Skip to content

Commit

Permalink
JWT Authorization Concern (expertiza#140)
Browse files Browse the repository at this point in the history
* Implemented authorization logic via Application controller

* Integration with courses controller requiring at least Instructor level authorization

* Made return values more consistent for definite role determination

* Tests for authorization concern

* Consistent parameter names

* Added tests for all_actions_allowed? method under auth concern

* Added tests for action_allowed? method under auth concern

* Added tests for authorize method under auth concern

* Correction in role for all_actions_allowed

* Fixes in auth spec description and courses tests

* Editing names of methods to make it more readable

---------

Co-authored-by: anshganatra <[email protected]>
Co-authored-by: kmalick <[email protected]>
  • Loading branch information
3 people authored Jan 15, 2025
1 parent 8221d3c commit 4edc44f
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 4edc44f

Please sign in to comment.