I am evaluating use of the authorization code workflow. RFC 7636 uncovered a problem with public clients and suggested a solution. RFC 7636 was published only in September, 2015.
Which OAuth2 frameworks have implemented the recommendations of that RFC (namely the "Proof Key for Code Exchange")? Specifically, which of the following have a version which implements the PKCE?
- Spring
- Microsoft .NET