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

NAME

Net::OAuth2::Scheme::Mixin::Bearer - implement bearer token schemes

VERSION

version 0.020001_099

SYNOPSIS

DESCRIPTION

This is an internal module that implements two varieties of Bearer tokens.

See Net::OAuth2::Scheme::Factory for actual option usage.

AUTHOR

Roger Crew <crew@cs.stanford.edu>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Roger Crew.

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