The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

VERSION

version 0.20

SYNOPSIS

This implements bearer tokens. See RFC 6750 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.