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

Misc authentication #252

Merged
merged 11 commits into from
Jan 23, 2017
Merged

Misc authentication #252

merged 11 commits into from
Jan 23, 2017

Conversation

Salakar
Copy link
Collaborator

@Salakar Salakar commented Jan 18, 2017

  • Implemented EmailAuthProvider
  • Standardised auth error messages (now matches web sdk - e.g. 'auth/some-error')
  • Implemented link and linkPassword (links/upgrades anon accounts into a 'password' provider account)

@chrisbianca 2nd and 3rd parts need implementing on ios - fairly trivial though as most of the work is done JS side =]

    - .credential(email, password);

- Android/JS: Added auth().link(credential);

TODO other providers.

@chrisbianca - ios needs doing if you need this / have time =]
@Ehesp needs testing
@Salakar Salakar changed the title Misc Misc authentication Jan 18, 2017
@auser
Copy link
Contributor

auser commented Jan 18, 2017

This looks great!!!

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.

4 participants