mxstbr / passport-magic-login

Passwordless authentication with magic links for Passport.js.
MIT License
664 stars 45 forks source link

Nestjs implementation #10

Closed fred76 closed 2 years ago

fred76 commented 2 years ago

@tmkn @tobiaslins @mxstbr

It is possible to implement this library into Nestjs? like others Passport strategy through @nestjs/passport or I need other way?

thanks in advance Alberto

fred76 commented 2 years ago

I achieved to use the library inside Nestjs by extending MagicLoginStrategy. No works as expected

EffEmPee commented 1 year ago

Bro, did you find how to do it?

Yetispapa commented 12 months ago

@fred76 can you maybe provide your solution for all, who are using NestJS. This would be awesome!

adrianbienias commented 5 months ago

Found it useful for this case: https://www.youtube.com/watch?v=69QmlAXNgHk