NAME
Net::OAuth2Server::PKCE - A PKCE extension for Net::OAuth2Server
DISCLAIMER
I cannot promise that the API is fully stable yet. For that reason, no documentation is provided.
DESCRIPTION
A simple implementation of PKCE.
SEE ALSO
RFC 7636, Proof Key for Code Exchange by OAuth Public Clients
Internet-Draft, Parecki et al, OAuth 2.0 for Browser-Based Apps
AUTHOR
Aristotle Pagaltzis <pagaltzis@gmx.de>
COPYRIGHT AND LICENSE
This software is copyright (c) 2020 by Aristotle Pagaltzis.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.