@@ -51,6 +51,9 @@ |
||
51 | 51 | return $response; |
52 | 52 | } |
53 | 53 | |
54 | + /** |
|
55 | + * @param string $provider |
|
56 | + */ |
|
54 | 57 | private function returnToCallbackUrl(AbstractAdapter $adapter, $provider) |
55 | 58 | { |
56 | 59 | // get the stored callback url |