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