Description
Problem
I want to send the user to the passwordless page, but when they get there, they might want to decide on another method of login (OIDC, social, etc).
Solution
Make alternativeLogins available to the oauth2/passwordless
endpoint
Additional context
This would be a solution for allowing greater user adoption and as many friction reducers to get a user created and logged in to your application.
Slack currently does this as a feature for this user onboarding (you can still user a email and password on their normal pages, aka "sign in manually instead" button -- https://slack.com/signin#/signin)
Community guidelines
All issues filed in this repository must abide by the FusionAuth community guidelines.
How to vote
Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.