Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Iv #4

Closed
wants to merge 1 commit into from
Closed

Create Iv #4

wants to merge 1 commit into from

Conversation

endivan
Copy link

@endivan endivan commented Feb 12, 2017

No description provided.

@endivan
Copy link
Author

endivan commented Feb 12, 2017

{
"users": [
{
"localId": uid,
"email": email-address
"emailVerified": email-verified,
"passwordHash": password-hash,
"salt": password-salt,
"displayName": name,
"photoUrl": photo-url,
"providerUserInfo": [
{
"providerId": provider-id,
"rawId": provider-uid,
"email": provider-email,
"displayName": provider-name,
"photoUrl": provider-photo-url
},
...
]
},
...
]
}

@endivan
Copy link
Author

endivan commented Feb 12, 2017

@genekogan

@genekogan
Copy link
Member

what is this?

@sanudatta11
Copy link

sanudatta11 commented Feb 13, 2017 via email

@genekogan genekogan closed this Feb 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants