sigstore-rs
sigstore-rs copied to clipboard
Add more detail to OIDC example
It would be helpful for someone running the example to know:
- what to do with the access token after receiving it
- should it be placed in a file at a certain location or in a certain format?
- does this work with the
verifyexample?