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:
@@ -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:
|
||||
|
Reference in New Issue
Block a user