teable icon indicating copy to clipboard operation
teable copied to clipboard

feat: expose error for oidc strategy for debugging with oauth2

Open timeswind opened this issue 9 months ago • 1 comments

Currently the oidc strategy would not expose the error message from openidconnect plugin from passport.js, after adding the error() method to the OIDCStrategy class, it would be helpful for users to debug their OIDC configurations.

timeswind avatar May 09 '25 04:05 timeswind

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar May 09 '25 04:05 CLAassistant