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

store refresh token #21

Closed heron2014 closed 8 years ago

heron2014 commented 8 years ago

Related to this issue 20

@nelsonic please have a look at this PR, thank you

codecov-io commented 8 years ago

Current coverage is 100.00%

Merging #21 into master will not affect coverage as of 25a0024

@@            master     #21   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 25a0024

Powered by Codecov. Updated on successful CI builds.

nelsonic commented 8 years ago

@heron2014 looks good. thanks! :+1:

nelsonic commented 8 years ago

@heron2014 + @SimonLab version 1.0.9 is on NPM. :+1: Thanks again! :tada: