Built motion from commit (unavailable).|2.4.20
[motion2.git] / server / api / authGoogle / authGoogle.controller.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x29f3=['map','value','admin','user','disabled','Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.','blocked','blockedAt','add','getLicense','lodash','passport','passport-google-oauth20','moment','../../components/auth/service','../../config/utils','login','authenticate','google','/login','profile','email','callback','clientID','clientSecret','callbackURL','Setting','allowedLoginAttempts','blockDuration','then','User','find'];(function(_0x5b5a08,_0x2bf9bc){var _0x8da2e=function(_0x3ea15f){while(--_0x3ea15f){_0x5b5a08['push'](_0x5b5a08['shift']());}};_0x8da2e(++_0x2bf9bc);}(_0x29f3,0x1ea));var _0x329f=function(_0x5c736d,_0x583e03){_0x5c736d=_0x5c736d-0x0;var _0x4e15eb=_0x29f3[_0x5c736d];return _0x4e15eb;};'use strict';var _=require(_0x329f('0x0'));var passport=require(_0x329f('0x1'));var GoogleStrategy=require(_0x329f('0x2'))['Strategy'];var moment=require(_0x329f('0x3'));var db=require('../../mysqldb')['db'];var config=require('../../config/environment');var signToken=require(_0x329f('0x4'))['signToken'];var utils=require(_0x329f('0x5'));exports[_0x329f('0x6')]=passport[_0x329f('0x7')](_0x329f('0x8'),{'failureRedirect':_0x329f('0x9'),'scope':[_0x329f('0xa'),_0x329f('0xb')],'session':![]});exports[_0x329f('0xc')]=passport[_0x329f('0x7')](_0x329f('0x8'),{'failureRedirect':_0x329f('0x9'),'session':![]});passport['use'](new GoogleStrategy({'clientID':config[_0x329f('0x8')]?config[_0x329f('0x8')][_0x329f('0xd')]:'id','clientSecret':config['google']?config[_0x329f('0x8')][_0x329f('0xe')]:'secret','callbackURL':config[_0x329f('0x8')]?config[_0x329f('0x8')][_0x329f('0xf')]:''},function(_0x57c80a,_0x3d9f02,_0x161f46,_0x556a8b){var _0xfe200c,_0x3dd282;return db[_0x329f('0x10')]['findOne']({'where':{'id':0x1},'attributes':[_0x329f('0x11'),_0x329f('0x12')],'raw':!![]})[_0x329f('0x13')](function(_0x35e1eb){_0xfe200c=_0x35e1eb;return db[_0x329f('0x14')][_0x329f('0x15')]({'where':{'email':_[_0x329f('0x16')](_0x161f46['emails'],_0x329f('0x17')),'role':{'$or':[_0x329f('0x18'),_0x329f('0x19'),'agent']}}});})[_0x329f('0x13')](function(_0x1b5d2e){_0x3dd282=_0x1b5d2e;if(_0x3dd282){if(_0x3dd282[_0x329f('0x1a')]){return _0x556a8b(_0x329f('0x1b'));}else if(_0xfe200c['blockDuration']>0x0){if(_0x3dd282[_0x329f('0x1c')]){if(moment(_0x3dd282[_0x329f('0x1d')])[_0x329f('0x1e')](_0xfe200c[_0x329f('0x12')],'minutes')>moment()){return _0x556a8b(_0x329f('0x1b'));}else{return utils['clearBlockUser'](_0x3dd282,0x0,![],null)[_0x329f('0x13')](function(){return utils[_0x329f('0x1f')](_0x3dd282);})[_0x329f('0x13')](function(){return _0x556a8b(null,_0x3dd282);});}}else{return utils['getLicense'](_0x3dd282)[_0x329f('0x13')](function(){return _0x556a8b(null,_0x3dd282);});}}else{return utils[_0x329f('0x1f')](_0x3dd282)[_0x329f('0x13')](function(){return _0x556a8b(null,_0x3dd282);});}}return _0x556a8b(_0x329f('0x1b'));})['catch'](function(_0x2723ec){_0x556a8b(_0x2723ec);});}));