Skip to content

Conversation

@andym03
Copy link
Contributor

@andym03 andym03 commented Apr 30, 2020

JIRA ticket link

📈 task: CHARTS-3889

Description

Updated all embedding URL's to refer to a production environment. This includes all Charts embedding base URL's and the Stitch base url in the Realm sample. Since we don't use the develop url for Realm, we no longer need to update the base URL so I removed that instruction from the Readme, along with the line of code it referred to.

@andym03 andym03 added the documentation Improvements or additions to documentation label Apr 30, 2020
@andym03 andym03 requested a review from scottsidwell April 30, 2020 23:29
@andym03 andym03 self-assigned this Apr 30, 2020
@andym03 andym03 changed the title chore: CHARTS-3889 Updated all embedding urls chore: CHARTS-3889 Update all embedding urls Apr 30, 2020
) {
let token = jwt.sign({ username: loginDetails.username }, config.secret, {
expiresIn: "24h" // expires in 24 hours
expiresIn: "12h" // expires in 12 hours
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Edit: This change is no longer necessary, but it doesn't hurt. I hadn't made my provider yet and was confused.

…s apps instead of charts-dev. Updated Stitch sample to use production stitch app, no longer requiring an update to the base url
@andym03 andym03 force-pushed the chore/CHARTS-3889-update-embedding-links branch from 2f8e18a to c26abfa Compare May 1, 2020 05:20
@andym03 andym03 merged commit e0dd9b1 into master May 1, 2020
@kristinamongo kristinamongo deleted the chore/CHARTS-3889-update-embedding-links branch August 4, 2021 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants