logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Authors

       •   Ben Tilly, <btilly at gmail.com>

       •   Thomas Klausner <domm@plix.at>

Name

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

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.

Version

       version 0.20

See Also