class AuthBucketOAuth2ServiceProvider implements ServiceProviderInterface, EventListenerProviderInterface, BootableProviderInterface

OAuth2 service provider as plugin for Silex SecurityServiceProvider.

Methods

register(Container $app)

No description

subscribe(Container $app, EventDispatcherInterface $dispatcher)

No description

boot(Application $app)

No description

Details

at line 40
register(Container $app)

Parameters

Container $app

at line 239
subscribe(Container $app, EventDispatcherInterface $dispatcher)

Parameters

Container $app
EventDispatcherInterface $dispatcher

at line 244
boot(Application $app)

Parameters

Application $app