---
abstract: 'JSON Web Token made simple for Dancer2'
author:
  - 'Alberto Simões <ambs@cpan.org>'
build_requires:
  Dancer2: '0.300000'
  Data::Dumper: '0'
  HTTP::Request::Common: '0'
  HTTP::Status: '0'
  Test::More: '0'
  Test::WWW::Mechanize::PSGI: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Dancer2-Plugin-JWT
requires:
  Crypt::JWT: '0'
  Dancer2: '0.300000'
  Dancer2::Plugin: '0'
  URI: '0'
  URI::QueryParam: '0'
  perl: '5.010'
  strict: '0'
  warnings: '0'
resources:
  repository: https://github.com/ambs/Dancer2-Plugin-JWT
version: '0.021'
x_contributors:
  - 'Alberto Simões <hashashin@gmail.com>'
  - 'Mikko Koivunalho <mikkoi@cpan.org>'
  - 'Mohammad S Anwar <mohammad.anwar@yahoo.com>'
  - 'Peter Mottram <peter@sysnix.com>'
  - 'Stephen Thirlwall <sdt@dr.com>'
x_generated_by_perl: v5.36.0
x_serialization_backend: 'YAML::Tiny version 1.74'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'