-
Notifications
You must be signed in to change notification settings - Fork 925
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
[SDK-3158] Null claim handling #564
Merged
Merged
Commits on Mar 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d712ddb - Browse repository at this point
Copy the full SHA d712ddbView commit details -
added method to validate claim value using predicate
TODO: - Additional tests - Documentation - See if there's a better way to run the validations than instanceof checks - See if we can reuse the new method for the withClaimPresence implementation, instead of the awkwardness we do today (and potentially other areas where we can reuse)
Configuration menu - View commit details
-
Copy full SHA for 423a142 - Browse repository at this point
Copy the full SHA 423a142View commit details
Commits on Mar 24, 2022
-
Using Predicates for Verification (#560)
* Use predicates for verification * Code review changes
Configuration menu - View commit details
-
Copy full SHA for 6794bbc - Browse repository at this point
Copy the full SHA 6794bbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e22222 - Browse repository at this point
Copy the full SHA 4e22222View commit details -
Configuration menu - View commit details
-
Copy full SHA for 634d00a - Browse repository at this point
Copy the full SHA 634d00aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 478e61f - Browse repository at this point
Copy the full SHA 478e61fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1d01fc - Browse repository at this point
Copy the full SHA a1d01fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e75d52 - Browse repository at this point
Copy the full SHA 2e75d52View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2a46fe - Browse repository at this point
Copy the full SHA c2a46feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9955599 - Browse repository at this point
Copy the full SHA 9955599View commit details
Commits on Mar 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0333526 - Browse repository at this point
Copy the full SHA 0333526View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75ee6a3 - Browse repository at this point
Copy the full SHA 75ee6a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d91c7e0 - Browse repository at this point
Copy the full SHA d91c7e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff2138d - Browse repository at this point
Copy the full SHA ff2138dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f1c5df - Browse repository at this point
Copy the full SHA 2f1c5dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52821a1 - Browse repository at this point
Copy the full SHA 52821a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7837e3c - Browse repository at this point
Copy the full SHA 7837e3cView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.