You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
support loading a raw private key from the environment. (#54)
* support loading a raw private key from the environment.
Also made integration test a new target to simplify local unit testing
* fail if both private key and key path are provided.
added a comment to clarify how the private key should be encoded
0 commit comments