Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

fix(core): Add "additionalProvidersData" to "safeUserObject" #1194

Merged
merged 1 commit into from
Feb 9, 2016

Conversation

francisdaigle
Copy link
Contributor

Needed for management of social accounts.

Needed for management of social accounts.
@mleanos
Copy link
Member

mleanos commented Feb 9, 2016

LGTM. I've tested this, and verify that the social accounts are now showing up correctly.

Thanks @francisdaigle!

@codydaig codydaig self-assigned this Feb 9, 2016
@codydaig codydaig added this to the 0.5.0 milestone Feb 9, 2016
@codydaig
Copy link
Member

codydaig commented Feb 9, 2016

@mleanos @francisdaigle Was this a bug? Can someone elaborate slightly more on why this was needed? I don't have an issue with it, just want to vet it before it gets merged. Thanks!!!

@mleanos
Copy link
Member

mleanos commented Feb 9, 2016

@codydaig I hadn't noticed before, but on the latest master the social accounts profile view wasn't showing the connected accounts. This is because the additionalProvidersData field isn't present on the client-side User object.

In short, it is a bug that this is fixing.

@francisdaigle
Copy link
Contributor Author

@codydaig: Yep. Came across it while working on our fork. Must have been omitted by mistake. Makes it a fix I would think for the reasons @mleanos cited.

@codydaig
Copy link
Member

codydaig commented Feb 9, 2016

Thanks @mleanos and @francisdaigle for the clarification.

codydaig added a commit that referenced this pull request Feb 9, 2016
fix(core): Add "additionalProvidersData" to "safeUserObject"
@codydaig codydaig merged commit 46a0a39 into meanjs:master Feb 9, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants