Skip to content
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

New Feature #1019

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

New Feature #1019

wants to merge 2 commits into from

Conversation

harishwar-babu
Copy link

Added new Feature JWT-Access-Token-Interceptor

In the previous versions. developers need to manually implement the requestInterceptor. to pass the token between services.
By including this feature. Developer just need to create a bean, for this class and there by the implementation is done by default.

@OlgaMaciaszek
Copy link
Collaborator

Hello @harishwar-babu. Thanks for creating the PR. Each HTTP request will have a corresponding HttpServletRequest , so this is not somehting that should be injected into the interceptor as a field.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants