Published -01 with the following changes: - Changed parameters sorting to come after name=value string construction. - Added new line at the end of the normalized request string. - Moved OAuth2 references to separate section. - Added 'WWW-Authenticate' header definition. - Fixed example header use of single quote. - Restricted strings to ASCII subset (printable, no double-quotes or back-slash).
http://tools.ietf.org/html/draft-hammer-oauth-v2-mac-token Implementation is available for Node.js: https://github.com/theRazorBlade/connect-auth/blob/master/lib/auth.strategies/http/mac.js User-agent client code example coming shortly (as soon as I clean it up). Feedback greatly appreciated. EHL _______________________________________________ OAuth mailing list [email protected] https://www.ietf.org/mailman/listinfo/oauth
