8000 doc issue - TokenVerififier withOrganization method · Issue #387 · auth0/auth0-java · GitHub
[go: up one dir, main page]

Skip to content

doc issue - TokenVerififier withOrganization method #387

@morad3741

Description

@morad3741

Hi,
Regarding https://github.com/auth0/auth0-java/blob/master/README.md#organizations,

IdTokenVerifier.init("{ISSUER}", "{AUDIENCE}", signatureVerifier)
    .withOrganization("{ORG_ID}")

its specified to use .withOrganization method but its package private, its not accessible,
I also searched for usages for this method in the code but didn't found any, is that still needed?

Im using version 1.5.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis points to a verified bug in the code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0