Skip to content

Support email login via REST

delzhand requested to merge issue/tfa-3471828:8.x-1.x into 8.x-1.x

Use UserAuthInterface->authenticate() instead of loading by username with UserStorageInterface->loadByProperties() so that email login can be used.

Merge request reports