IdentityModel / oidc-client-js

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

Fix #1256: AuthCode w/ PKCE not supported for popups #1258

Closed m-mohr closed 3 years ago

m-mohr commented 3 years ago

An attempt to fix #1256. See the issue for context, especially https://github.com/IdentityModel/oidc-client-js/issues/1256#issuecomment-737196107

brockallen commented 3 years ago

Closing for now, since it seems to be working. If it's not, please let me know.

m-mohr commented 3 years ago

It's NOT working! Please revisit this.