Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: bettiolo/oauth-signature-js

Bumped uri-js to latest

07 Dec 15:41
Compare
Choose a tag to compare
Loading

Address security issues with dependency

Assets2
Loading

Improved parameter handling for non string values. By @okcoker

07 Dec 15:40
Compare
Choose a tag to compare
Loading

Thanks@okcoker for improving parameter values for non string parameters.

See:#39

Loading

Fixed Parameter name handling and RFC 5849 tests

03 Dec 13:04
Compare
Choose a tag to compare
Loading

This release:

  • fixes the encoding and sorting of parameter names
  • tests examples inside the RFC 5849 plus subsequente Errata ID 2550
Loading

Aligned package.json, bower.json and tag version

01 Oct 10:35
Compare
Choose a tag to compare
Loading
Loading

Optional non encoding of generated signature

16 Sep 14:32
Compare
Choose a tag to compare
Loading

The following is an example foor encoded or non encoded signature generation:

encodedSignature=oauthSignature.generate(httpMethod,url,parameters,consumerSecret,tokenSecret),nonEncodedSignature=oauthSignature.generate(httpMethod,url,parameters,consumerSecret,tokenSecret,{encodeSignature:false});
Loading

1.1.3: Merge pull request #7 from jmendiara/feature/bower

16 Sep 11:44
Compare
Choose a tag to compare
Loading
Loading

[8]ページ先頭

©2009-2025 Movatter.jp