-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/mowdev 5099 jws signing (#409)
* added the JWS signing feature * fixed config * linting fixes * added unit tests * added error message * bumped up the version * added default private key * audit fix * audit fix * added coverage test * added coverage test * fixed the intergrationg and fucntional tests * audit fix * not modify request in jwsSigner * not modify request in jwsSigner * updage packages * disable jws by default * fixed dockerfile * fixed coverage tests Co-authored-by: Shashi <[email protected]>
- Loading branch information
Showing
14 changed files
with
1,301 additions
and
891 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.