Can a single user have multiple "passwords"?
-
Can a single identity (User) have multiple "passwords", say... for example. A password and a 4 or 6 digit-pin. Maybe a workaround/hack using the passwordless API is possible, but curious about other possible implementations.
-
We have application passwords that are intended for this purpose. More here:
https://fusionauth.io/docs/v1/tech/tutorials/application-authentication-tokens -