Skip to content

An OpenID Connect server on top of Net::OAuth2Server

Notifications You must be signed in to change notification settings

ap/Net-OAuth2Server-OIDC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.