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
See PasswordSecurity -> each time a player wants to log in we emit an event and create an EncryptionMethod instance. In surely 95% of the cases it is fine if we just do this once for each HashAlgorithm setting. Introduce a configuration for this.