Problem/Motivation

The user.auth service is missing an alias for the new(ish) Drupal\user\UserAuthenticationInterface.

Steps to reproduce

Proposed resolution

Add UserAuthenticationInterface alias to user.auth service

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Issue fork drupal-3559059

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

znerol created an issue. See original summary.

znerol’s picture

Status: Active » Needs review

smustgrave’s picture

Status: Needs review » Reviewed & tested by the community

Seems straight forward

Wonder if UserAuthInterface should be deprecated to just use UserAuthenticationInterface but not in scope here

longwave’s picture

Version: 11.x-dev » 11.3.x-dev
Status: Reviewed & tested by the community » Fixed

#3427298: Deprecate UserAuthInterface is where the interface will be deprecated, bumped that to critical as it will be going away in 12 and we haven't notified users yet.

Backported to 11.3.x as an eligible fix.

Committed and pushed c15602c29d3 to 11.x and 896602af967 to 11.3.x. Thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.