Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Rename username to login in IdentityProvider #22

Merged
merged 1 commit into from
Oct 2, 2017

Conversation

as-cii
Copy link
Contributor

@as-cii as-cii commented Oct 2, 2017

real-time-client serializes the login property when broadcasting peer identities in the host. Hence, portal guests were receiving an incorrect version of the identity which contained an empty login string.

Tests were not catching this because we mock all the interactions with the identity provider, and the fake provider uses the correct login property.

/cc: @nathansobo @jasonrudolph

real-time-client serializes the `login` property when broadcasting peer
identities in the host. Hence, portal guests were receiving an incorrect
version of the identity which contained an empty `login` string.

Tests were not catching this because we mock all the interactions with
the identity provider, and the fake provider uses the correct `login`
property.
@atom-build atom-build temporarily deployed to atom-tachyon-staging-pr-22 October 2, 2017 16:27 Inactive
@as-cii as-cii merged commit 3d4d32c into master Oct 2, 2017
@as-cii as-cii deleted the use-login-instead-of-username branch October 2, 2017 16:32
as-cii pushed a commit to atom/teletype that referenced this pull request Oct 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants