Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenId Break Introduced In v10.0.1 #52

Open
Tenzang opened this issue Jun 2, 2024 · 0 comments
Open

OpenId Break Introduced In v10.0.1 #52

Tenzang opened this issue Jun 2, 2024 · 0 comments

Comments

@Tenzang
Copy link

Tenzang commented Jun 2, 2024

I've tried upgrading to v10.0.1 however OIDC now appears to be broken.
I'm getting an error:

TypeError: done is not a function
    at AuthConfigurer.validateAuth (/workspace/node_modules/@mondomob/gae-node-nestjs/dist/auth/auth.configurer.js:71:21)

It seems there was a breaking change in the passport-openidconnect lib. They've changed the way in which arguments are passed into their strategy's validate (done) callback.

As a work around I've rolled things back on my end to v10.0.0 which addresses the issue but I thought I'd give you a heads up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant