Skip to content

Conversation

fritsjanb
Copy link
Contributor

As @Gnucki pointed out half a year ago (/pull/163): The fact that the definition of the fos_oauth_server.storage service was asked in the extension object forbade the use of a service defined in another bundle.

Also, the FOSOAuthServerExtension sets the configured userProvider as the 4th argument of the storage service.
This doesn't make sense when using a custom storage service as it fixes the constructor signature.

This PR is a cleanup + rebase of the old PR

stof added a commit that referenced this pull request Jan 2, 2014
Allow custom storage service to have its own constructor signature
@stof stof merged commit bb57614 into FriendsOfSymfony:master Jan 2, 2014
@asm89
Copy link
Member

asm89 commented Jan 2, 2014

@stof I tagged a new version with this and the two other minor bug fixes:
1.4.0...1.4.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants