DEV Community

Discussion on: Authentication and Sessions for MVC Apps with NestJS

Collapse
 
lampsbr profile image
lampsbr

Hi!
I tried
import passport = require('passport');
and it seems to work. I'll keep this way for now. Does anyone knows the correct import syntax ?