UNPKG

@lonelyplanet/dotcom-core

Version:

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

12 lines (11 loc) 221 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.authDefaults = { host: "https://connect.lonelyplanet.com", options: { clientId: "foymu5r6sscxe", scope: ["openid"] } };