NAME
Net::OAuth2::Scheme::Mixin::HMac - implement http_hmac token scheme
VERSION
version 0.02
SYNOPSIS
DESCRIPTION
This is an internal module that implements HMac-HTTP tokens as described in draft-ietf-oauth-v2-http-mac-00 minus the bodyhash functionality (which was in the process of being discarded last I looked at the mailing list)
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.