auth0 / express-openid-connect

An Express.js middleware to protect OpenID Connect web applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please support NestJS.

KieronWiltshire opened this issue · comments

Describe the problem you'd like to have solved

NestJS is built on top of an abstraction of Express. It's difficult to integrate this package so I'm currently relying on passport-openidconnect. I don't think it would take much work to provide a nestjs equivalent of this package, it would just mean moving some of the middleware code out to helper functions so that they can be implemented as guards in NestJS too.

Hi @KieronWiltshire

We don't have any plans to support NestJS - but we're continually evaluating this, so thanks for your suggestion - it helps us prioritise new SDKs and features. (see also #221 (comment))

Hi @KieronWiltshire,
I have the same problem as you, except i couldn't suceed with passport-openidconnect with nestjs. Could you give me your strategy file relied on passport-openidconnect, please ? Thx

Would be awesome to have this in nestjs

Surprised to hear NestJS support not being on the roadmap considering its rise in popularity. As others, would love to see that added.

commented

+1 for Nest!

+1 for nest

+1 for nest