IdentityModel / oidc-client-js

OpenID Connect (OIDC) and OAuth2 protocol support for browser-based JavaScript applications
Apache License 2.0
2.43k stars 842 forks source link

Revert "feat: merge openid-configuration and metdata" #1303

Closed brockallen closed 3 years ago

brockallen commented 3 years ago

Reverts IdentityModel/oidc-client-js#1068 to fix: #1293

brockallen commented 3 years ago

Also, keeps same functionality as #1068 but with different approach. A new metadataSeed property is used to indicate initial metadata to merge from discovery endpoint.