1---
2abstract: 'authenticate via a database'
3author:
4  - 'David Precious <davidp@preshweb.co.uk>'
5build_requires:
6  DBD::SQLite: '0'
7  Dancer2::Plugin::Auth::Extensible::Test: '0'
8  Path::Tiny: '0.016'
9  Test::More: '0'
10configure_requires:
11  ExtUtils::MakeMaker: '0'
12dynamic_config: 1
13generated_by: 'ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.150005'
14license: perl
15meta-spec:
16  url: http://module-build.sourceforge.net/META-spec-v1.4.html
17  version: '1.4'
18name: Dancer2-Plugin-Auth-Extensible-Provider-Database
19no_index:
20  directory:
21    - t
22    - inc
23requires:
24  Carp: '0'
25  Dancer2: '0.200000'
26  Dancer2::Plugin::Auth::Extensible: '0.620'
27  Dancer2::Plugin::Database: '2.16'
28  Moo: '2.000000'
29  YAML: '0'
30  namespace::clean: '0'
31resources:
32  IRC: irc://irc.perl.org/#dancer
33  bugtracker: https://github.com/PerlDancer/Dancer2-Plugin-Auth-Extensible-Provider-Database/issues
34  homepage: https://github.com/PerlDancer/Dancer2-Plugin-Auth-Extensible-Provider-Database/
35  repository: https://github.com/PerlDancer/Dancer2-Plugin-Auth-Extensible-Provider-Database
36version: '0.630'
37x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
38