Describe the bug
I'm using the Email provider and when I'm trying to log in using an email provided, I'm getting Cannot save, given value must be instance of entity class, instead object literal is given. Or you must specify an entity target to method call.
To Reproduce
Try to log in using Email on production and you'll get this error. I'm using the following:
Expected behavior
The user should be able to log in and no error should appear.
Screenshots or error logs

Additional context
Using the Email provider, if you do the following, you'll also get the error:
I can confirm I'm also seeing this issue and will need a hotfix.
Thanks for reporting this issue! This is quite a Yikes! bug introduced in refactoring.
Most helpful comment
Thanks for reporting this issue! This is quite a Yikes! bug introduced in refactoring.
Have released a hotfix as 3.0.1 that resolves it.