You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the credentials for the power user are hardcoded in the PowerUserSeederService.
These credentials should be moved to the appsettings.
Additionally, there should be a validation to ensure that a password is provided and not left empty.