sigv4 3.0.0 copy "sigv4: ^3.0.0" to clipboard
sigv4: ^3.0.0 copied to clipboard

discontinued
outdated

Library for signing AWS requests with Signature Version 4, with both convenience wrappers/classes and cryptography methods

Changelog #

3.0.0 #

  • Added/clarified documentation
  • Added extensions for http, dio and chopper

BREAKING CHANGES #

Renamed some parameters to be more consistent with AWS's documentation

  • accessKey => keyId
  • secretKey => accessKey

2.1.0+2 #

  • Removed too complex signature text (dependent on current datetime)

2.1.0+1 #

  • Formatting

2.1.0 #

  • Fixed request headers type mismatch
  • Added tests

2.0.1 #

  • Fixed non-string query parameter type errors
  • Tweaked readme

2.0.0 #

BREAKING CHANGES: #

  • Removed Sigv4Request, only Sigv4Client is needed

  • Exposed methods for building headers and canonical path independently

  • Exposed a wrapper method that returns a http Request object

  • Added documentation and README

1.0.0 #

  • Initial version
7
likes
0
pub points
79%
popularity

Publisher

verified publisherarnemolland.com

Library for signing AWS requests with Signature Version 4, with both convenience wrappers/classes and cryptography methods

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

chopper, convert, crypto, dio, http, meta

More

Packages that depend on sigv4