Description
Please do not report security vulnerabilities here. The Responsible Disclosure Program details the procedure for disclosing security issues.
Thank you in advance for helping us to improve this library! Please read through the template below and answer all relevant questions. Your additional work here is greatly appreciated and will help us respond as quickly as possible. For general support or usage questions, use the Auth0 Community or Auth0 Support. Finally, to avoid duplicates, please search existing Issues before submitting one here.
By submitting an Issue to this repository, you agree to the terms within the Auth0 Code of Conduct.
Description
in section 2.2.3.1 OpenID Connect Flows and JWTs
In the paragraph bellow, the is is
part seems to be mistaken
Implicit flow: the client requests tokens directly from the authorization endpoint
(/authorize). The tokens are specified in the request. If an ID token is requested, is is
returned in JWT format.
Reproduction
File: jwt-handbook-v0_14_2.pdf
Section: section 2.2.3.1 OpenID Connect Flows and JWTs
Sub-section: Implicit flow
Find is is
in text
Environment
Not applicable