|
|
|
|
|
by toomuchtodo
356 days ago
|
|
Passwordless is just not using a string for auth. Maybe that's a passkey (certificate auth), maybe that's a magic link (email), maybe it's a push notification, all that matters is you're not using weak static strings (passwords) to enable auth. (customer identity and access management is a component of my work) |
|
This sounds like more administrative ask for end users who don't actually care about your service that much (and transitively their account on your service.)