earaujoassis / space

🚀 A user management microservice; OAuth 2 provider
MIT License
17 stars 6 forks source link

feature: sign in through a magic link; closes #17 #68

Closed earaujoassis closed 4 years ago

earaujoassis commented 4 years ago

It implements a solution for the sign through a magic link; it closes #17

codecov[bot] commented 4 years ago

Codecov Report

Merging #68 into master will decrease coverage by 1.11%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
- Coverage   19.18%   18.06%   -1.12%     
==========================================
  Files          14       14              
  Lines         761      808      +47     
==========================================
  Hits          146      146              
- Misses        601      648      +47     
  Partials       14       14              
Impacted Files Coverage Δ
api/routes.go 0.00% <0.00%> (ø)

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 04b462e...edd4a2e. Read the comment docs.