While the "upgrade" from PHPass to the native Password hasher is seamless, migrating from algorithms are not. Currently the only way for someone to move from Argon from Bcrypt is to reset the password.
There is no mechanism to "upgrade" or "downgrade". I'm not sure if I actually think that is in scope, knowing what Hashing algorithm used probably does make sense.
While the "upgrade" from PHPass to the native Password hasher is seamless, migrating from algorithms are not. Currently the only way for someone to move from Argon from Bcrypt is to reset the password.
There is no mechanism to "upgrade" or "downgrade". I'm not sure if I actually think that is in scope, knowing what Hashing algorithm used probably does make sense.