---
abstract: 'Easier implementation of an OAuth2 Authorization Server'
author:
  - 'Lee Johnson <leejo@cpan.org>'
build_requires:
  Test::Exception: '0.32'
  Test::Most: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.36, 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: Net-OAuth2-AuthorizationServer
no_index:
  directory:
    - t
    - inc
requires:
  Carp: '0'
  Crypt::JWT: '0.023'
  CryptX: '0.021'
  MIME::Base64: '0'
  Moo: '2.000002'
  Time::HiRes: '0'
  Try::Tiny: '0.22'
  Types::Standard: '1.000005'
  perl: '5.010001'
resources:
  bugtracker: https://github.com/Humanstate/net-oauth2-authorizationserver/issues
  homepage: https://metacpan.org/module/Net::OAuth2::AuthorizationServer
  license: http://dev.perl.org/licenses/
  repository: https://github.com/Humanstate/net-oauth2-authorizationserver
version: '0.28'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'