We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@weierophinney Could this be changed, so it uses the Zend\Expressive\Authentication\UserInterface instead?
Zend\Expressive\Authentication\UserInterface
zend-expressive-authorization/src/AuthorizationMiddleware.php
Line 41 in e06b440
The text was updated successfully, but these errors were encountered:
@pdrosos I think that was the plan from the beginning, but because we published this package first, we went with an interim solution.
@ezimuel, can you weigh in?
Sorry, something went wrong.
@pdrosos it's changed now with ver 0.2
No branches or pull requests
@weierophinney
Could this be changed, so it uses the
Zend\Expressive\Authentication\UserInterface
instead?zend-expressive-authorization/src/AuthorizationMiddleware.php
Line 41 in e06b440
Would be great if it's with the changes from zendframework/zend-expressive-authentication#4, so user can have multiple roles.
The text was updated successfully, but these errors were encountered: