Skip to content

It is suspected that the interface definition is incorrect #688

Open
@slxson101

Description

@slxson101

Checklist

  • I have looked into the Readme and Examples, and have not found a suitable solution or answer.
    I have looked into the API documentation and have not found a suitable solution or answer.
    I have searched the issues and have not found a suitable solution or answer.
    I have searched the Auth0 Community forums and have not found a suitable solution or answer.
    I agree to the terms within the Auth0 Code of Conduct.

Describe the problem you'd like to have solved

1 .The build () method of the Verification interface returns an instance of the JWTVerifier interface
2.Open extensibility,For example, the error of token parsing failure is handled in a customized manner.

``

Describe the ideal solution

Verification's build () method definition returns the JWTVerifier abstraction

Alternatives and current workarounds

There's no good solution for now

Additional context

image
image

Activity

added
feature requestA feature has been asked for or suggested by the community
on Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestA feature has been asked for or suggested by the community

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @slxson101

        Issue actions

          It is suspected that the interface definition is incorrect · Issue #688 · auth0/java-jwt