1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[feature/oauth] Update auth provider oauth to take in service providers

PHPBB3-11673
This commit is contained in:
Joseph Warner
2013-07-14 17:40:09 -04:00
parent 80c5a42525
commit 0156bac3e2
2 changed files with 11 additions and 1 deletions

View File

@@ -43,6 +43,7 @@ services:
- @request
- @user
- %tables.auth_provider_oauth%
- @auth.provider.oauth.service_collection
tags:
- { name: auth.provider }
auth.provider.oauth.service_collection: