HackMD/lib/web/auth
Sheogorath cda878d377
Add required change for Google+ API deprecation
Since Google+ is shutting down soon, we need to get the profile data
from another URL. Since the library already supports it, all we need to
do is adding a single line of code.

Details:
https://github.com/hackmdio/codimd/issues/1160

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2019-03-09 14:42:06 +01:00
..
dropbox Change config to camel case with backwards compatibility 2018-03-25 19:08:14 +02:00
email Change config to camel case with backwards compatibility 2018-03-25 19:08:14 +02:00
facebook Change config to camel case with backwards compatibility 2018-03-25 19:08:14 +02:00
github Change config to camel case with backwards compatibility 2018-03-25 19:08:14 +02:00
gitlab Change config to camel case with backwards compatibility 2018-03-25 19:08:14 +02:00
google Add required change for Google+ API deprecation 2019-03-09 14:42:06 +01:00
ldap Update passport-ldap 2018-06-30 16:52:33 +02:00
mattermost Change config to camel case with backwards compatibility 2018-03-25 19:08:14 +02:00
oauth2 Fix typo 2018-11-27 22:14:37 +08:00
openid Fix typo 2018-11-27 22:14:37 +08:00
saml Fix typo of "grouptAttribute" in saml auth module 2018-04-27 21:52:05 +08:00
twitter Change config to camel case with backwards compatibility 2018-03-25 19:08:14 +02:00
index.js Add OpenID to CodiMD 2018-10-05 22:43:32 +02:00
utils.js refactor(app.js, auth.js): Extract all auth method to individual modules 2017-05-08 19:24:38 +08:00