Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

jeff-arn
Copy link
Contributor

@jeff-arn jeff-arn commented Jun 19, 2019

previously, some object shorthand was being done, which caused the credential object to be
improperly nested under a "token" key. this caused the frontend code to pass an object instead of
the actual api key, which broke all websocket connections.

@germanattanasio as we discussed. if you can review quickly i'd appreciate it as this bug is causing issues in the live demo. thanks πŸ‘

previously, some object shorthand was being done, which caused the credential object to be
improperly nested under a "token" key. this caused the frontend code to pass an object instead of
the actual api key, which broke all websocket connections.
@jeff-arn jeff-arn requested a review from germanattanasio June 19, 2019 19:41
@jeff-arn jeff-arn self-assigned this Jun 19, 2019
jeff-arn added 2 commits June 19, 2019 15:54
previously, just a string 'fakeToken' was returned, which is mismatched with the current expected
token object structure. this returns the actual fakeToken object that is declared in the test.
Copy link
Contributor

@lpatino10 lpatino10 left a comment

Choose a reason for hiding this comment

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

Looks good to me πŸ‘Œ

@jeff-arn jeff-arn merged commit b3cc4d7 into master Jun 19, 2019
@watson-github-bot
Copy link

πŸŽ‰ This PR is included in version 2.7.1 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

@germanattanasio germanattanasio deleted the fix/basic-auth-creds branch December 19, 2019 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants