Functions

Function Description
oAuthRedirect Redirects to the OAuth API to authenticate.
oAuthSetToken Sets token information (or an error) when provided a response code.
oAuthRefreshToken Refreshes an existing token setup.

oAuthRedirect

Redirects to the OAuth API to authenticate.

oAuthRedirect()

oAuthSetToken

Sets token information (or an error) when provided a response code.

Return Value: A stdClass object of information if successful.

oAuthSetToken()

oAuthRefreshToken

Refreshes an existing token setup.

oAuthRefreshToken()