Closed steiza closed 1 year ago
For #99
If you're only testing verification use-cases locally, you don't need the OIDC JWT.
You can test this change with:
(env) $ pytest test --skip-signing --entrypoint=SIGSTORE_CLIENT
pytest test --skip-signing --entrypoint=SIGSTORE_CLIENT
N/A
Thanks @steiza!
For #99
Summary
If you're only testing verification use-cases locally, you don't need the OIDC JWT.
You can test this change with:
Release Note
pytest test --skip-signing --entrypoint=SIGSTORE_CLIENT
Documentation
N/A