Skip to content

Commit

Permalink
Adding link to further information.
Browse files Browse the repository at this point in the history
Signed-off-by: hayleycd <cook.hayley@gmail.com>
  • Loading branch information
hayleycd committed Nov 3, 2024
1 parent a64a000 commit 7b2742e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/en/language_clients/javascript/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ The following function will verify the file `foo.txt`:
verify('foo.txt.sigstore.json', payload='foo.txt', certificateIssuer='odicIssuerURL', certificateIdentityEmail='myEmail@example.com' )
```

More information on optional arguments can be found in the [project documentation](https://github.com/sigstore/sigstore-js/tree/main/packages/client#verifybundle-payload-options)

## Additional Packages

The [sigstore-js](https://github.com/sigstore/sigstore-js) project includes additional functionality through its scoped packages.
Expand Down

0 comments on commit 7b2742e

Please sign in to comment.