sign oauth request

szabo bogdan via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Thu Sep 25 08:57:36 PDT 2014


Hi,

How I can sign a request for flickrl oauth api?
https://www.flickr.com/services/api/auth.oauth.html#request_token

there is no HMAC-SHA1 algorithm in phobos library... should I 
implement it from scratch?

Thanks,
Bogdan


More information about the Digitalmars-d-learn mailing list