Alejandro Nieto

Results 6 comments of Alejandro Nieto

Same here, were you able to sort this?

Ok it was `const MagicLoginStrategy = require('passport-magic-login').default`

Hey I'm running into this problem! Is there any way to patch it at least temporally? I'm really new to webdev

Hey! I want to add the focusAfterOpen prop, so maybe instead of forking myself I could fork your fork or something and we can make a joint PR.

To summarize `cd /usr/local/bin` `mv sam sam.old` `sudo nano sam` paste: ``` #!/bin/bash . ~/.nvm/nvm.sh /usr/local/bin/sam.old "$@" ``` `chmod +x sam`

I can't even get my unauthorized request to be redirected to a no-access page. I'm using mailchimp lock. How did you do it?