asp.net NormalizedUsername changes on update User data
I’m developing an asp.net app and i run into the issue while setting up 2FA. After enabling this, a field on the database updated to True and the NormalizedUsername changed with it. Originally this value was the the same as the email but in uppercase, once it updated it changed to match the username in uppercase.