When using SSPR Forgotten password module, SSPR can send newly generated password with different methods:
- Email only
- SMS only
- Send to both email and SMS
- Email first and if no email address available, send via SMS
- SMS first and if no mobile number available, send via Email

Last 3 options are deprecated in latest version (will you remove those 4 options in next releases?), but we would really like to add additional option:
If user has both email address and mobile number attribute set, let user choose where to send new password.

I might happen that user has no access to his/her mail, or maybe user is in region where he cannot receive SMS messages (abroad).

Same option could also be used for token send method.

Comments