habitica-self-host/website/server
Phillip Thelen e3b484b29a Add Google Signin (#7969)
* Start adding google login

* fix local js issue

* implement syntax suggestions

* fix delete social tests

* Add service for authentication alerts

* fix social login tests

* make suggested google sign in changes

* fix accidentally deleted code

* refactor social network sign in

* fix incorrect find

* implement suggested google sign in changes

* fix(tests): Inject fake Auth module for auth controller

* fix(test): prevent social service from causing page reload

* fix loading user info

* Use lodash's implimentation of find for IE compatibility

* chore: increase test coverage around deletion route

* chore: clean up social auth test

* chore: Fix social login tests

* remove profile from login scope

* fix(api): Allow social accounts to deregister as user has auth backup

* temporarily disable google login button
2016-09-28 12:11:10 +02:00
..
controllers Add Google Signin (#7969) 2016-09-28 12:11:10 +02:00
libs Add Google Signin (#7969) 2016-09-28 12:11:10 +02:00
middlewares Add Google Signin (#7969) 2016-09-28 12:11:10 +02:00
models Add Google Signin (#7969) 2016-09-28 12:11:10 +02:00
.eslintrc Vue Project Setup (#8018) 2016-09-18 21:51:20 +02:00
index.js Deprecate API v2 (was Revert "Revert "Deprecate API v2"") (#7802) 2016-08-01 22:36:10 +02:00
server.js fix: move attachMiddlwares function so mongoose models have tx strings 2016-09-12 20:40:12 -05:00