adupuis / GYMActivity

Other
8 stars 2 forks source link

Google signin support #96

Closed fbarthelery closed 7 years ago

fbarthelery commented 7 years ago

Because you know I don't like to type password.

These allow to use google sign in to login. The Google account must match the email address set into the GenyProfile to allow login.

Tests are needed because I didn't have a complete environment.

The pull request is big but most of it comes from the google api php client library. The real work is in GenyTools.php, check_login.php, and index.php

cc @adupuis , @mvallet, @bwirtz