Yiisoft\User\Method\ApiAuth and Yiisoft\User\Method\WebAuth currently implement
the deprecated Yiisoft\Auth\AuthenticationMethodInterface instead of Yiisoft\Auth\AuthenticatorInterface/Yiisoft\Auth\AuthenticatorWithChallengeInterface
directly.
ApiAuth → AuthenticatorInterface
WebAuth → AuthenticatorWithChallengeInterface
⚠️ Don't implement it before start version 3.0 development.
Yiisoft\User\Method\ApiAuthandYiisoft\User\Method\WebAuthcurrently implementthe deprecated
Yiisoft\Auth\AuthenticationMethodInterfaceinstead ofYiisoft\Auth\AuthenticatorInterface/Yiisoft\Auth\AuthenticatorWithChallengeInterfacedirectly.
ApiAuth→AuthenticatorInterfaceWebAuth→AuthenticatorWithChallengeInterface