fixing up the authenticator to allow identiy chaining
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<?php namespace SocialNorm\Facebook;
|
||||
|
||||
use GuzzleHttp\Exception\BadResponseException;
|
||||
use SocialNorm\Exceptions\InvalidAuthorizationCodeException;
|
||||
use SocialNorm\Providers\OAuth2Provider;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user