aws-mobile-appsync-sdk-js icon indicating copy to clipboard operation
aws-mobile-appsync-sdk-js copied to clipboard

fix not signed request context in I am auth

Open jonny22094 opened this issue 3 years ago • 0 comments

Description of changes: Currently, it's not possible to add for example custom headers to the request because they will not be added to the signature. This PR change formatAsRequest params to instead of the empty object take request context to create a proper signature

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

jonny22094 avatar Mar 23 '22 18:03 jonny22094