panva / openid-client

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

refactor: issuer discovery #637

Closed big-kahuna-burger closed 10 months ago

big-kahuna-burger commented 11 months ago

Just splits uri detection code from a call to discovery endpoint and avoids duplication

big-kahuna-burger commented 10 months ago

@panva ptal