dwyl / smart-home-auth-server

The authorisation server for dwyl/smart-home-security-system
GNU General Public License v2.0
5 stars 1 forks source link

#21: Generate JWT tokens for API development #22

Closed th0mas closed 4 years ago

th0mas commented 4 years ago

Fixes #21.


codecov[bot] commented 4 years ago

Codecov Report

Merging #22 into master will increase coverage by 1.04%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
+ Coverage   56.93%   57.97%   +1.04%     
==========================================
  Files          24       26       +2     
  Lines         202      207       +5     
==========================================
+ Hits          115      120       +5     
  Misses         87       87              
Impacted Files Coverage Δ
lib/mix/tasks/smart_home/gen_token.ex 100.00% <100.00%> (ø)
lib/smart_home_auth.ex 100.00% <100.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 6e2f5d1...b9388f3. Read the comment docs.