8000 [SDK-2975] Fix withOrganization method visibility on token verifier by jimmyjames · Pull Request #388 · auth0/auth0-java · G 8000 itHub
[go: up one dir, main page]

Skip to content

[SDK-2975] Fix withOrganization method visibility on token verifier#388

Merged
jimmyjames merged 2 commits intomasterfrom
fix-token-verifier-org-feature
Dec 7, 2021
Merged

[SDK-2975] Fix withOrganization method visibility on token verifier#388
jimmyjames merged 2 commits intomasterfrom
fix-token-verifier-org-feature

Conversation

@jimmyjames
Copy link
Contributor

Fixes #387 by exposing the withOrganization builder method on the IdTokenVerifier.

@jimmyjames jimmyjames added this to the v1-Next milestone Nov 29, 2021
@jimmyjames jimmyjames requested a review from a team as a code owner November 29, 2021 17:05
@@ -255,26 +255,26 @@ public Builder withLeeway(Integer leeway) {
}

/**
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I moved the withOrganization method closer to the other public builder methods for readability/organization purposes. The withClock method is not removed, the only functional change is making the withOrganization method public.

@jimmyjames jimmyjames merged commit 9f3b848 into master Dec 7, 2021
@jimmyjames jimmyjames modified the milestones: v1-Next, 1.36.0 Jan 10, 2022
@jimmyjames jimmyjames mentioned this pull request Jan 10, 2022
@evansims evansims deleted the fix-token-verifier-org-feature branch July 5, 2022 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

doc issue - TokenVerififier withOrganization method

2 participants

0