<<

NAME

Koha::Auth::Identity::Provider::OAuth - Koha Auth Provider Object class

API

Class methods

new

    my $oauth = Koha::Auth::Identity::Provider::OAuth->new( \%{params} );

Overloaded class to create a new OAuth provider.

Internal methods

mandatory_config_attributes

Returns a list of the mandatory config entries for the protocol.

<<