# LLNG wrapper class to enable OAuth2 handler with FastCGI handler
#
package
Lemonldap::NG::Handler::PSGI::OAuth2;
use
strict;
'Lemonldap::NG::Handler::PSGI::Main'
;
our
$VERSION
=
'2.0.4'
;
1;
# LLNG wrapper class to enable OAuth2 handler with FastCGI handler
#
package
Lemonldap::NG::Handler::PSGI::OAuth2;
use
strict;
'Lemonldap::NG::Handler::PSGI::Main'
;
our
$VERSION
=
'2.0.4'
;
1;