mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-31 03:59:52 +02:00
[feature/oauth] Bitly authentication method, no user_id association
PHPBB3-11673
This commit is contained in:
@@ -62,6 +62,7 @@ services:
|
||||
class: phpbb_auth_provider_oauth_service_bitly
|
||||
arguments:
|
||||
- @config
|
||||
- @request
|
||||
tags:
|
||||
- { name: auth.provider.oauth.service }
|
||||
auth.provider.oauth.service.box:
|
||||
|
Reference in New Issue
Block a user