Skip to content

Switch deprecated AuthenticationMethodInterface to AuthenticatorInterface/AuthenticatorWithChallengeInterface #130

Description

@vjik

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.

ApiAuthAuthenticatorInterface
WebAuthAuthenticatorWithChallengeInterface

⚠️ Don't implement it before start version 3.0 development.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions