FusionAuth / fusionauth-issues

FusionAuth issue submission project
https://fusionauth.io
90 stars 12 forks source link

Can using fusionauth with NestJS? #2703

Closed nguyenthanhtien closed 6 months ago

nguyenthanhtien commented 6 months ago

Our team want using fusionauth with NestJS. Can guide me how to implementation FusionAuth for NestJS backend with jwt?

mooreds commented 6 months ago

Hi @nguyenthanhtien

Thanks for your question. I'm not aware of any nestjs implementations, but FusionAuth should work with any of these OIDC plugins: https://www.google.com/search?client=firefox-b-1-d&q=nestjs+oidc

I'm not endorsing any of those, since I haven't used one, but any OIDC plugin should work with FusionAuth for adding login to your app. If you need more integration, you can use our Typescript client library: https://fusionauth.io/docs/sdks/typescript

Just an FYI, GitHub issues are for bug reports and feature requests. If you have further questions, please ask in our forum or open a support ticket.

I'm going to close this issue.