Group
Extension

Matches 1

WWW-Suffit-Plugin-SuffitAuth ( A/AB/ABALAMA/WWW-Suffit-Plugin-SuffitAuth-1.04.tar.gz, ABALAMA, 2025; MetaCPAN )
WWW-Suffit-Plugin-SuffitAuth/lib/WWW/Suffit/Plugin/SuffitAuth.pm ( view source; MetaCPAN )
5m
            public_key_file  => 'suffitauth_pub.key',
            userfile_format  => 'user-%s.json',
        });

        # . . .
    }

... configuration:

    # SuffitAuth Client configuration
 
=head2 userfile_format

    userfile_format => 'u.%s.json'

This option sets default format of userdata authorization filename

Default: 'u.%s.json'

=head1 HELPERS

This plugin provides the following

    }

This helper performs authentication backend subprocess and returns
result object (L<Mojo::JSON::Pointer>) that contains data structure:

    {
        error       => '',          # Error messa

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.