yiisoft / yiisoft/auth

Remove deprecated features

Open
#122 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

severity:BC breaking
Dominant language
PHP
Stars
39
Forks
17
Avg merge
1h 9m
Merged PRs (30d)
1

Description

  • AuthenticationMethodInterface
  • challenge() methods in classes that not implement AuthenticatorWithChallengeInterface

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Search the repository for AuthenticationMethodInterface and challenge() methods, then inspect the classes that implement or define them. Remove the deprecated interface and the listed challenge methods only as part of version 4.0 development; done means no intended deprecated definitions remain and the relevant checks pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
authentication
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.