<<

NAME

Koha::Template::Plugin::AuthClient

DESCRIPTION

This plugin is used to retrieve configured and valid authentication providers in the caller context.

API

Methods

get_providers

    [% FOREACH provider IN AuthClient.get_providers %] ...

<<