Skip to content

Commit

Permalink
Refactor: Authentication, authorization
Browse files Browse the repository at this point in the history
Refactored classes related to authentication and authorization by <br> 1.Having seperate handlers for authentication, authorization <br> 2. Having seperate AuthHandler for verify policy <br> 3. Changed AuthHandler to have non-static create method <br> 4. Static methods in RoutingContextHelper to add and get info from routing context
  • Loading branch information
shreelakshmijoshi committed Sep 18, 2024
1 parent e0c1a16 commit 08eb2cc
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 64 deletions.
64 changes: 0 additions & 64 deletions .github/hooks/pre-commit

This file was deleted.

0 comments on commit 08eb2cc

Please sign in to comment.