panva / openid-client

OAuth 2 / OpenID Connect Client API for JavaScript Runtimes
MIT License
1.83k stars 392 forks source link

feat: allow options.https.pfx for mTSL #327

Closed cplussharp closed 3 years ago

cplussharp commented 3 years ago

so mTLS can be used without options.https.key and options.https.certificate

see #326