Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MOB-8649]: New SDK configuration options: isEuIterableService, dangerouslyAllowJsPopupsSDK #398

Merged
merged 14 commits into from
May 23, 2024

Conversation

mprew97
Copy link
Contributor

@mprew97 mprew97 commented May 23, 2024

JIRA Ticket(s) if any

Description

To remove complications here, we are moving these values to our config object.

Test Steps

@ts-nguyen
Copy link
Contributor

It feels a little odd to set config values at runtime in the initialize code, would it make any sense to set the config with the process env variables instead or even move the env config values into a dedicated config library?

react-example/src/index.tsx Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
src/authorization/authorization.ts Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@mprew97 mprew97 merged commit 74c1926 into main May 23, 2024
1 check passed
@mprew97 mprew97 deleted the Env-Fix branch May 23, 2024 18:15
@bradumbaugh bradumbaugh changed the title [MOB-8649]: move env vars to config [MOB-8649]: New SDK configuration options: isEuIterableService, dangerouslyAllowJsPopupsSDK May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants