export const authDefaults = { host: "https://connect.lonelyplanet.com", options: { clientId: "foymu5r6sscxe", scope: [ "openid", ], } };