Skip to content

fix(authentication-service): added cache layer to the jwks implementation #2241

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 23, 2025

Conversation

prernagp
Copy link
Contributor

@prernagp prernagp commented Feb 6, 2025

Description

Added cache layer for facades for JWKS implementation.

Fixes # (issue) issue-2034

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Ran test cases
  • added facade layer to test the changes

Checklist:

  • Performed a self-review of my own code
  • npm test passes on your machine
  • Code conforms with the style guide
  • API Documentation in code was updated

Copy link

@prernagp prernagp force-pushed the issue-2034 branch 5 times, most recently from 726fbda to 0bc2ef2 Compare July 14, 2025 08:17
@samarpan-b
Copy link
Contributor

rebase and fix sonar @prernagp

@prernagp prernagp force-pushed the issue-2034 branch 4 times, most recently from cd96555 to 6d83aa4 Compare July 21, 2025 07:07
@samarpan-b
Copy link
Contributor

Rebase and 1 sonar issue is needed to be fixed

@prernagp
Copy link
Contributor Author

Rebased and resolved all sonar issues.

Copy link

@a-ganguly a-ganguly merged commit b90e01d into sourcefuse:master Jul 23, 2025
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants