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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MOB - 8993] - JWT part 2 with improvements #751

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

Ayyanchira
Copy link
Member

@Ayyanchira Ayyanchira commented Jun 28, 2024

馃敼 Jira Ticket(s) if any

鉁忥笍 Description

Merges Feature branch JWT part 2 with fixes - with master

hardikmashru and others added 12 commits April 5, 2024 12:29
1. Call onTokenRegistrationFailed in more circumstances and rename it
2. Provide an AuthFailure object to onTokenRegistrationFailed
This will make sure that the stale JWT is not being reused again and rather null is passed in JWT field which is recently passed by handler.
Basically not treating null differently in failure scenario
Refactor check for shouldIgnoreRetryPolicy logic.
@Ayyanchira Ayyanchira requested a review from evantk91 June 28, 2024 17:43
Copy link
Contributor

@evantk91 evantk91 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few comments.

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.

None yet

4 participants