dwyl / elixir-auth-github

:octocat: Minimalist GitHub OAuth Authentication for Elixir Apps. Tested, Documented & Maintained. Setup in 5 mins. 🚀
GNU General Public License v2.0
38 stars 4 forks source link

pass state and scope to login_url #43

Closed SimonLab closed 4 years ago

SimonLab commented 4 years ago

ref: #42

codecov[bot] commented 4 years ago

Codecov Report

Merging #43 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #43   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          11     13    +2     
=====================================
+ Hits           11     13    +2
Impacted Files Coverage Δ
lib/elixir_auth_github.ex 100% <100%> (ø) :arrow_up:

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 03f390b...4c2c3d6. Read the comment docs.

nelsonic commented 4 years ago

Published on Hex.pm https://hex.pm/packages/elixir_auth_github ✅