UNPKG

@lonelyplanet/dotcom-core

Version:

This package is meant to house some of our more common UI and shared libs across dotcom applications.

10 lines (9 loc) 183 B
export var authDefaults = { host: "https://connect.lonelyplanet.com", options: { clientId: "foymu5r6sscxe", scope: [ "openid", ], } };