\Social\Providers\ProviderInterfaceProviderInterface

Interface ProviderInterface ensures that basic methods are available to all providers

Summary

Methods
Constants
getRedirectRoute()
sendClientRequest()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

getRedirectRoute()

getRedirectRoute(string  $callback) 

Get the full redirect URL (including query string)

Parameters

string $callback

sendClientRequest()

sendClientRequest(string  $callback, array  $queryParams) 

Send Client Request

Parameters

string $callback
array $queryParams