ueberauth / guardian

Elixir Authentication
MIT License
3.44k stars 381 forks source link

Add null auth token disclaimer to the upgrade guide #579

Closed Hanspagh closed 5 years ago

Hanspagh commented 5 years ago

Added this #573 to the upgrade guide. I would like some feedback on t he wording, I am not sure disclaimer is right topic for this. Closes #573

codecov-io commented 5 years ago

Codecov Report

Merging #579 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #579   +/-   ##
=======================================
  Coverage   85.51%   85.51%           
=======================================
  Files          18       18           
  Lines         421      421           
=======================================
  Hits          360      360           
  Misses         61       61

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 ce842f7...16c73ba. Read the comment docs.

doomspork commented 5 years ago

Thank you @Hanspagh! If you're interesting to helping with the documentation we've got a Guardian lesson over on https://github.com/elixirschool/elixirschool that is out of date.