Skip to content

PostLoginAccountHandler::handle encounters a failed assertion #409

@alihammad-gist

Description

@alihammad-gist

Bug Report

Get assertion error after login.

AssertionError (1)
assert($this->authenticationService instanceof AuthenticationServiceInterface)
Q A
Version(s) 7

Summary

After login the handler PostLoginAccountHandler::handle encounters a failed assertion. The assertion asserts that Laminas\Authentication\AuthenticationService is an instance of Core\App\Service\AuthenticationServiceInterface .

Current behavior

AssertionError is thrown

How to reproduce

  1. Login with valid credentials.

Expected behavior

Being able to see the admin dashboard after login.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions