feat: oauth2 login via myep
This commit is contained in:
@@ -20,6 +20,7 @@ security:
|
||||
lazy: true
|
||||
provider: bpn_user_provider
|
||||
custom_authenticators:
|
||||
- App\Security\MyEpAuthenticator
|
||||
- App\Security\BpnAuthenticator
|
||||
user_checker: App\Security\UserChecker
|
||||
switch_user:
|
||||
|
||||
Reference in New Issue
Block a user