Built motion from commit 14588770.|2.5.38
[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 _0x6797=['moment','../../mysqldb','../../components/auth/service','../../config/utils','login','authenticate','google','/login','profile','callback','use','clientID','clientSecret','secret','callbackURL','Setting','allowedLoginAttempts','blockDuration','then','User','emails','admin','user','agent','disabled','Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.','blocked','blockedAt','add','minutes','clearBlockUser','getLicense','catch','lodash','passport','passport-google-oauth20','Strategy'];(function(_0x15fc3c,_0x35665b){var _0x94c5c8=function(_0xbab268){while(--_0xbab268){_0x15fc3c['push'](_0x15fc3c['shift']());}};_0x94c5c8(++_0x35665b);}(_0x6797,0xda));var _0x7679=function(_0x49d22e,_0x594189){_0x49d22e=_0x49d22e-0x0;var _0x529582=_0x6797[_0x49d22e];return _0x529582;};'use strict';var _=require(_0x7679('0x0'));var passport=require(_0x7679('0x1'));var GoogleStrategy=require(_0x7679('0x2'))[_0x7679('0x3')];var moment=require(_0x7679('0x4'));var db=require(_0x7679('0x5'))['db'];var config=require('../../config/environment');var signToken=require(_0x7679('0x6'))['signToken'];var utils=require(_0x7679('0x7'));exports[_0x7679('0x8')]=passport[_0x7679('0x9')](_0x7679('0xa'),{'failureRedirect':_0x7679('0xb'),'scope':[_0x7679('0xc'),'email'],'session':![]});exports[_0x7679('0xd')]=passport[_0x7679('0x9')]('google',{'failureRedirect':_0x7679('0xb'),'session':![]});passport[_0x7679('0xe')](new GoogleStrategy({'clientID':config[_0x7679('0xa')]?config[_0x7679('0xa')][_0x7679('0xf')]:'id','clientSecret':config[_0x7679('0xa')]?config[_0x7679('0xa')][_0x7679('0x10')]:_0x7679('0x11'),'callbackURL':config['google']?config['google'][_0x7679('0x12')]:''},function(_0x36f7d9,_0x4221e7,_0x55df50,_0x18a417){var _0x48d950,_0x36f7b4;return db[_0x7679('0x13')]['findOne']({'where':{'id':0x1},'attributes':[_0x7679('0x14'),_0x7679('0x15')],'raw':!![]})[_0x7679('0x16')](function(_0x20e117){_0x48d950=_0x20e117;return db[_0x7679('0x17')]['find']({'where':{'email':_['map'](_0x55df50[_0x7679('0x18')],'value'),'role':{'$or':[_0x7679('0x19'),_0x7679('0x1a'),_0x7679('0x1b')]}}});})[_0x7679('0x16')](function(_0x42a596){_0x36f7b4=_0x42a596;if(_0x36f7b4){if(_0x36f7b4[_0x7679('0x1c')]){return _0x18a417(_0x7679('0x1d'));}else if(_0x48d950['blockDuration']>0x0){if(_0x36f7b4[_0x7679('0x1e')]){if(moment(_0x36f7b4[_0x7679('0x1f')])[_0x7679('0x20')](_0x48d950[_0x7679('0x15')],_0x7679('0x21'))>moment()){return _0x18a417(_0x7679('0x1d'));}else{return utils[_0x7679('0x22')](_0x36f7b4,0x0,![],null)[_0x7679('0x16')](function(){return utils[_0x7679('0x23')](_0x36f7b4);})[_0x7679('0x16')](function(){return _0x18a417(null,_0x36f7b4);});}}else{return utils[_0x7679('0x23')](_0x36f7b4)[_0x7679('0x16')](function(){return _0x18a417(null,_0x36f7b4);});}}else{return utils[_0x7679('0x23')](_0x36f7b4)['then'](function(){return _0x18a417(null,_0x36f7b4);});}}return _0x18a417(_0x7679('0x1d'));})[_0x7679('0x24')](function(_0x169efd){_0x18a417(_0x169efd);});}));