fb

Playtech.API. fb

Methods

# (static) getConfig() → {Object}

Get list of configured facebook settings.
Returns:
{facebookClientID: string, facebookSuccessURL: string, facebookProxyURL: string, t: Function} Where t is translations function.
Type
Object
Example
// {facebookClientID: '234606480943397', facebookSuccessURL: '/register', facebookProxyURL: 'https://src-cmsi05.ptstaging.eu/_hub2_facebook_registration', t: ƒ}
Playtech.API.fb.getConfig();