Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The finishOAuth method is called to finialize the authentication process
Syntax
public boolean finishOAuth(RetailOAuthParameters _oauthParams)
Run On
Called
Parameters
- _oauthParams
Type: RetailOAuthParameters Class
OAuth parameter of the authentication session
Return Value
Type: boolean
Returns true if authentication succeeded and false otherwise
Remarks
Please see the class's description for more information