panva / openid-client

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

fix(typescript): add missing types #284

Closed jaulz closed 4 years ago

jaulz commented 4 years ago

Some helpful properties were missing in the types.

jaulz commented 4 years ago

Thanks for the detailed review!

panva commented 4 years ago

@jaulz thanks for the contribution!