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

2FA + Recovery codes #46

Merged
merged 8 commits into from
Dec 17, 2021
Merged

2FA + Recovery codes #46

merged 8 commits into from
Dec 17, 2021

Conversation

tudddorrr
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Dec 9, 2021

Codecov Report

Merging #46 (9acb4e8) into develop (4455156) will increase coverage by 0.13%.
The diff coverage is 99.34%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #46      +/-   ##
===========================================
+ Coverage    99.55%   99.68%   +0.13%     
===========================================
  Files           51       54       +3     
  Lines         1114     1258     +144     
  Branches        84       97      +13     
===========================================
+ Hits          1109     1254     +145     
- Misses           1        2       +1     
+ Partials         4        2       -2     
Impacted Files Coverage Δ
src/services/public/demo.service.ts 100.00% <ø> (+2.63%) ⬆️
src/entities/user-two-factor-auth.ts 90.00% <90.00%> (ø)
src/entities/index.ts 100.00% <100.00%> (ø)
src/entities/user-recovery-code.ts 100.00% <100.00%> (ø)
src/entities/user.ts 100.00% <100.00%> (ø)
src/lib/auth/generateRecoveryCodes.ts 100.00% <100.00%> (ø)
src/lib/auth/getUserFromToken.ts 100.00% <100.00%> (ø)
src/lib/users/setUserLastSeenAt.ts 100.00% <100.00%> (ø)
src/services/public/users-public.service.ts 100.00% <100.00%> (+1.08%) ⬆️
src/services/users.service.ts 100.00% <100.00%> (ø)
... and 2 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 4455156...9acb4e8. Read the comment docs.

@tudddorrr tudddorrr added the enhancement New feature or request label Dec 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant