Provided by: liblwp-authen-oauth2-perl_0.19-1_all bug

NAME

       LWP::Authen::OAuth2::AccessToken::Bearer - Bearer access tokens for OAuth2

VERSION

       version 0.19

SYNOPSIS

       This implements bearer tokens.  See RFC 6750 <http://tools.ietf.org/html/rfc6750> for
       details, LWP::Authen::OAuth2::AccessToken for how this module works, and
       LWP::Authen::OAuth2 for the interface to use to this module.

       Whether this module gets used depends on the service provider.

AUTHORS

       •   Ben Tilly, <btilly at gmail.com>

       •   Thomas Klausner <domm@plix.at>

COPYRIGHT AND LICENSE

       This software is copyright (c) 2013 - 2022 by Ben Tilly, Rent.com, Thomas Klausner.

       This is free software; you can redistribute it and/or modify it under the same terms as
       the Perl 5 programming language system itself.

perl v5.34.0                                2022-03-LWP::Authen::OAuth2::AccessToken::Bearer(3pm)