You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Checklist
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
The text was updated successfully, but these errors were encountered: