Built motion from commit (unavailable).|2.5.5
[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 _0xbaf6=['User','find','emails','value','admin','disabled','Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.','blockDuration','blocked','blockedAt','add','minutes','clearBlockUser','then','catch','lodash','passport','Strategy','moment','../../config/environment','../../components/auth/service','signToken','../../config/utils','login','authenticate','google','/login','profile','callback','use','clientID','clientSecret','secret','callbackURL','Setting','allowedLoginAttempts'];(function(_0x2bab95,_0x15f1a8){var _0x5b31cd=function(_0x1fc7ea){while(--_0x1fc7ea){_0x2bab95['push'](_0x2bab95['shift']());}};_0x5b31cd(++_0x15f1a8);}(_0xbaf6,0x1bf));var _0x6baf=function(_0x2f169c,_0x130a86){_0x2f169c=_0x2f169c-0x0;var _0x39937f=_0xbaf6[_0x2f169c];return _0x39937f;};'use strict';var _=require(_0x6baf('0x0'));var passport=require(_0x6baf('0x1'));var GoogleStrategy=require('passport-google-oauth20')[_0x6baf('0x2')];var moment=require(_0x6baf('0x3'));var db=require('../../mysqldb')['db'];var config=require(_0x6baf('0x4'));var signToken=require(_0x6baf('0x5'))[_0x6baf('0x6')];var utils=require(_0x6baf('0x7'));exports[_0x6baf('0x8')]=passport[_0x6baf('0x9')](_0x6baf('0xa'),{'failureRedirect':_0x6baf('0xb'),'scope':[_0x6baf('0xc'),'email'],'session':![]});exports[_0x6baf('0xd')]=passport[_0x6baf('0x9')](_0x6baf('0xa'),{'failureRedirect':'/login','session':![]});passport[_0x6baf('0xe')](new GoogleStrategy({'clientID':config[_0x6baf('0xa')]?config[_0x6baf('0xa')][_0x6baf('0xf')]:'id','clientSecret':config[_0x6baf('0xa')]?config[_0x6baf('0xa')][_0x6baf('0x10')]:_0x6baf('0x11'),'callbackURL':config['google']?config[_0x6baf('0xa')][_0x6baf('0x12')]:''},function(_0xf5230d,_0x3adcdb,_0x3baf27,_0x59939b){var _0x21bf40,_0x4fb374;return db[_0x6baf('0x13')]['findOne']({'where':{'id':0x1},'attributes':[_0x6baf('0x14'),'blockDuration'],'raw':!![]})['then'](function(_0x1cd20a){_0x21bf40=_0x1cd20a;return db[_0x6baf('0x15')][_0x6baf('0x16')]({'where':{'email':_['map'](_0x3baf27[_0x6baf('0x17')],_0x6baf('0x18')),'role':{'$or':[_0x6baf('0x19'),'user','agent']}}});})['then'](function(_0x1933fa){_0x4fb374=_0x1933fa;if(_0x4fb374){if(_0x4fb374[_0x6baf('0x1a')]){return _0x59939b(_0x6baf('0x1b'));}else if(_0x21bf40[_0x6baf('0x1c')]>0x0){if(_0x4fb374[_0x6baf('0x1d')]){if(moment(_0x4fb374[_0x6baf('0x1e')])[_0x6baf('0x1f')](_0x21bf40[_0x6baf('0x1c')],_0x6baf('0x20'))>moment()){return _0x59939b(_0x6baf('0x1b'));}else{return utils[_0x6baf('0x21')](_0x4fb374,0x0,![],null)['then'](function(){return utils['getLicense'](_0x4fb374);})[_0x6baf('0x22')](function(){return _0x59939b(null,_0x4fb374);});}}else{return utils['getLicense'](_0x4fb374)[_0x6baf('0x22')](function(){return _0x59939b(null,_0x4fb374);});}}else{return utils['getLicense'](_0x4fb374)[_0x6baf('0x22')](function(){return _0x59939b(null,_0x4fb374);});}}return _0x59939b('Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.');})[_0x6baf('0x23')](function(_0x536172){_0x59939b(_0x536172);});}));