Skip to content

Version v1.3.2 #75

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

Merged
merged 4 commits into from
Mar 10, 2017
Merged

Version v1.3.2 #75

merged 4 commits into from
Mar 10, 2017

Conversation

prescottprue
Copy link
Owner

@prescottprue prescottprue commented Mar 10, 2017

Enhancements

  • confirmPasswordReset action added from confirmPasswordReset action #74 (thanks @rpeterson)
  • verifyPasswordResetCode action added
  • If no profile is passed to firebase.createUser, email is used by default
  • Docs updated with new methods
  • Tests added for new auth actions

prescottprue and others added 3 commits March 5, 2017 00:22
* Default profile set to email if not provided when calling createUser
* Docs updated with signIn option when calling create user
@codecov-io
Copy link

codecov-io commented Mar 10, 2017

Codecov Report

Merging #75 into master will increase coverage by 1.26%.
The diff coverage is 96%.

@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
+ Coverage   87.51%   88.78%   +1.26%     
==========================================
  Files          17       17              
  Lines        1346     1355       +9     
  Branches      223      224       +1     
==========================================
+ Hits         1178     1203      +25     
+ Misses        168      152      -16

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 526eb10...8543ab6. Read the comment docs.

@prescottprue prescottprue merged commit 91c2bd9 into master Mar 10, 2017
@prescottprue prescottprue deleted the v1.3.2 branch March 10, 2017 20:33
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.

2 participants