Skip to content

Conversation

@thechenky
Copy link
Contributor

@thechenky thechenky commented Jun 21, 2019

Description

There was a regression with v3 release where auth creationTime and lastSignInTime metadata
values are undefined. This is because on the wire, auth is still sending createdAt and lastSignedInAt and we are no longer reading those. This PR reverts the auth change in #460. Internal bug reference: 135634639.

Testing

Unit tests and integration tests are both passing.

@thechenky thechenky requested a review from bojeil-google June 21, 2019 08:35
Copy link

@bojeil-google bojeil-google left a comment

Choose a reason for hiding this comment

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

Thanks for fixing!

@thechenky thechenky merged commit 298f66f into master Jun 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants