indice-co / Indice.Platform

Indice Platform addons and featues
MIT License
46 stars 7 forks source link

Add additional EmailChangedEvent and PhoneNumberChangedEvent #378

Closed eskour closed 3 months ago

eskour commented 8 months ago

Add EmailChangedEvent and PhoneNumberChangedEvent. Useful for creating additional RiskEvents.

cleftheris commented 8 months ago

Are we sure this is not half baked? For every new event we need to ensure that it fires correctly when the actual thing happens. For instance: do we know if the event for email change fires when the user does this from the minimal api, via the Identity UI on the Profile page etc.

The only way to test this is to create a test

eskour commented 8 months ago

The tests have been improved.

After further researching, we have the following observations: