NAME
Net::OAuth2Server::OIDC - An OpenID Connect server on top of Net::OAuth2Server
DISCLAIMER
I cannot promise that the API is fully stable yet. For that reason, no documentation is provided.
DESCRIPTION
A usable but tiny implementation of OpenID Connect.
This is also a demonstration of the Net::OAuth2Server design.
SEE ALSO
This is a very distant descendant of the server portion of OIDC::Lite.
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.