Generate a signature for the given params and secret.
Gets a OAuth access token.
Build the URL for api given parameters.
Get the base domain for the Cookie.
Testing getting a configuration option.
Returns the Current URL, stripping it of known FB parameters that should not persist.
Get a login status URL to fetch the status from facebook.
Get a Login URL for use with redirects. By default, full page redirect is assumed. If you are using the generated URL with a window.open() call in JavaScript, you can pass in display=popup as part of the $params.
Get a Logout URL suitable for use with redirects.
Get the available options list
Return the associated result object returned by the API server.
Get the session object. This will automatically look for a signed session sent via the signed_request, Cookie or Query Parameters if needed.
The name of the Cookie that contains the session.
Get the data from a signed_request token
Returns the associated type for the error. This will default to 'Exception' when a type is not available.
Build the URL for given domain alias, path and parameters.
Get the UID from the session.