Data Identity should have the capability to send emails and SMSs.
Investigate if it's possible to generically define IEmailService and IPhoneService interface, that can work to send notifications from identity functions, such as forgot password and confirm email or phone.
Data Identity should have the capability to send emails and SMSs.
Investigate if it's possible to generically define
IEmailServiceandIPhoneServiceinterface, that can work to send notifications from identity functions, such as forgot password and confirm email or phone.