msgphp / symfony-demo-app

A Symfony demo application with basic user management
https://github.com/msgphp/msgphp
MIT License
0 stars 0 forks source link

API 1.0 features #31

Closed ro0NL closed 3 years ago

ro0NL commented 6 years ago

Aiming to merge #28 as POC, thus reading items/collections. After that many topics remain open:

prybus commented 6 years ago

Hello @ro0NL, when i use Jwt i have error:

The service "security.authentication.provider.dao.api_login" has a dependency on a non-existent service "MsgPhp\User\Infra\Security\Jwt\SecurityUserProvider".  

ro0NL commented 6 years ago

@prybus can you confirm the service is registered at https://github.com/msgphp/user-bundle/blob/master/Resources/config/security.php#L38? Otherwise if anything spiffy is going on.. please create a new issue :) Thx.