mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
v3: misc fixes
This commit is contained in:
@@ -229,7 +229,6 @@ function _passportFbProfile (accessToken) {
|
||||
}
|
||||
|
||||
// Called as a callback by Facebook (or other social providers). Internal route
|
||||
// TODO move to top-level/auth?
|
||||
api.loginSocial = {
|
||||
method: 'POST',
|
||||
url: '/user/auth/social', // this isn't the most appropriate url but must be the same as v2
|
||||
|
||||
Reference in New Issue
Block a user