one-time-access-bundle
one-time-access-bundle copied to clipboard
passwordless authentication??
Hi, can one implement passwordless authentication with this bundle, and if so can you point how? A side question is that I am using Symfony 4 (latest), is it much trouble to refactor this bundle for symfony 4 (I can do it myself with some guidance if needed)?
The thing I need is passwordless authentication (register with email, login with email, log in link is sent, user clicks and is logged in for some period). I am needing this and if this bundle can help (not sure yet) I can try to refactor it if needed
Thanks, Nikos