refined-article-62900
08/13/2022, 5:45 AMrecovery
via phone is supported for an identity schema that uses phone (only) as a username
with no registered email? It appears that a recovery URL can be generated through the API (and possibly sent manually by SMS), but the visiting the URL - at least through the demo code in selfservice-ui-node - seems to throw a 500 if an email is not provided for the identity. Our requirements include admin based API registration for identities and would ideally be able to send verification to the registered phone number, and allow users to reset their passwords through recovery (using the same phone number).