-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor keyResolver creation in IAM module
Moved the creation and configuration of keyResolver instances from the constructor to each method where it's used in the IAM module. This refactor allows for greater flexibility by enabling different configurations of keyResolver within each method.
- Loading branch information
1 parent
7fa9414
commit 839cdb4
Showing
1 changed file
with
3 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters