dwyl / hapi-auth-google

:lollipop: Let people authenticate with your application/website using their Google Account (OAuth2)
GNU General Public License v2.0
41 stars 6 forks source link

Add configuration with auth property to the redirect route #12

Closed SimonLab closed 8 years ago

SimonLab commented 8 years ago

Define the auth property of the redirect route to false. see issue 11

codecov-io commented 8 years ago

Current coverage is 100.00%

Merging #12 into master will not affect coverage as of ee9805e

@@            master     #12   diff @@
======================================
  Files            3       3       
  Stmts           52      52       
  Branches         0       0       
  Methods          0       0       
======================================
  Hit             52      52       
  Partial          0       0       
  Missed           0       0       

Review entire Coverage Diff as of ee9805e

Powered by Codecov. Updated on successful CI builds.

nelsonic commented 8 years ago

The build is passing: https://travis-ci.org/dwyl/hapi-auth-google/builds/91821229 for some reason Travis is not communicating that back to github ...

nelsonic commented 8 years ago

Merging. thanks @SimonLab :+1:

nelsonic commented 8 years ago

@SimonLab + @heron2014 the new version (1.0.6) is on NPM. thanks! :+1: