-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: hash validation on Verify page when key is missing (#153)
* feat: Ensure hash validation on Verify page when key is missing from the payload * test: change position of mock value in some test cases * test: add some test cases to check hash feature in verify page * refactor: remove unused code * refactor: change the condition to check the hash in verify page * refactor: deep copy object in verify page * docs: update doc in verify app * docs: update doc in verify app
- Loading branch information
Showing
3 changed files
with
291 additions
and
33 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