NAME
Net::OAuth2::Scheme::Mixin::HMac - implement http_hmac token scheme
VERSION
version 0.010005_005
SYNOPSIS
DESCRIPTION
This 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)
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.