Login error: Unauthorized with Argon2id


Using Argon2id I have added the hashed password (using the cryptographic formatter when adding the password) and have set up the security provider and login steps with ‘Use Password Hash Verify’ selected (and no formatting on the values) according to docs.
Have changed the username to email instead and think its correct inserted.

I`m running PHP 8.06

but I get the Login error: Unauthorized

Can anybody help !!