|
|
|
|
|
by pelagicAustral
1459 days ago
|
|
There is none. I implemented passwordless on an app a few months back and a few weeks ago it passed a CHECK pentest with no flaws detected or expected in auth. It’s basically asking the user to reset their password every time, which is much safer than having them using “123456” as their password. I use Sendgrid to send the email and have had no issues with the service so far. |
|