Skip to content

fix: facebook oauth mfa#388

Merged
AVVS merged 10 commits intomasterfrom
fix/oauth-mfa
Dec 16, 2018
Merged

fix: facebook oauth mfa#388
AVVS merged 10 commits intomasterfrom
fix/oauth-mfa

Conversation

@annahassel
Copy link
Copy Markdown
Contributor

No description provided.

@makeomatic makeomatic deleted a comment from codecov Bot Dec 14, 2018
@makeomatic makeomatic deleted a comment from codecov Bot Dec 14, 2018
@annahassel annahassel requested a review from AVVS December 14, 2018 16:50
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 14, 2018

Codecov Report

Merging #388 into master will decrease coverage by 3.05%.
The diff coverage is 89.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #388      +/-   ##
==========================================
- Coverage   93.99%   90.93%   -3.06%     
==========================================
  Files         104      104              
  Lines        1881     1920      +39     
==========================================
- Hits         1768     1746      -22     
- Misses        113      174      +61
Impacted Files Coverage Δ
src/configs/oauth.js 100% <ø> (ø) ⬆️
src/constants.js 100% <ø> (ø) ⬆️
src/utils/jwt.js 92.42% <100%> (-0.12%) ⬇️
src/actions/register.js 83.08% <100%> (-13.27%) ⬇️
src/actions/updatePassword.js 97.22% <100%> (ø) ⬆️
src/actions/activate.js 84.74% <100%> (ø) ⬆️
src/actions/regenerate-token.js 100% <100%> (ø) ⬆️
src/auth/oauth/utils/getSignedToken.js 100% <100%> (ø) ⬆️
src/actions/login.js 93.33% <78.57%> (-2.83%) ⬇️
src/auth/oauth/index.js 81.53% <80%> (-16.74%) ⬇️
... and 12 more

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 e83542a...de2130d. Read the comment docs.

1 similar comment
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 14, 2018

Codecov Report

Merging #388 into master will decrease coverage by 3.05%.
The diff coverage is 89.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #388      +/-   ##
==========================================
- Coverage   93.99%   90.93%   -3.06%     
==========================================
  Files         104      104              
  Lines        1881     1920      +39     
==========================================
- Hits         1768     1746      -22     
- Misses        113      174      +61
Impacted Files Coverage Δ
src/configs/oauth.js 100% <ø> (ø) ⬆️
src/constants.js 100% <ø> (ø) ⬆️
src/utils/jwt.js 92.42% <100%> (-0.12%) ⬇️
src/actions/register.js 83.08% <100%> (-13.27%) ⬇️
src/actions/updatePassword.js 97.22% <100%> (ø) ⬆️
src/actions/activate.js 84.74% <100%> (ø) ⬆️
src/actions/regenerate-token.js 100% <100%> (ø) ⬆️
src/auth/oauth/utils/getSignedToken.js 100% <100%> (ø) ⬆️
src/actions/login.js 93.33% <78.57%> (-2.83%) ⬇️
src/auth/oauth/index.js 81.53% <80%> (-16.74%) ⬇️
... and 12 more

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 e83542a...de2130d. Read the comment docs.

@AVVS AVVS merged commit 8f09b15 into master Dec 16, 2018
@AVVS AVVS deleted the fix/oauth-mfa branch December 16, 2018 20:20
AVVS pushed a commit that referenced this pull request Dec 16, 2018
# [10.2.0](v10.1.1...v10.2.0) (2018-12-16)

### Features

* facebook oauth mfa ([#388](#388)) ([8f09b15](8f09b15))
@AVVS
Copy link
Copy Markdown
Member

AVVS commented Dec 16, 2018

🎉 This PR is included in version 10.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@AVVS AVVS added the released label Dec 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants