Built motion from commit (unavailable).|2.5.8
[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 _0x705f=['allowedLoginAttempts','blockDuration','then','User','find','map','value','admin','user','agent','disabled','Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.','blockedAt','add','minutes','clearBlockUser','getLicense','catch','lodash','passport-google-oauth20','Strategy','../../mysqldb','login','authenticate','google','/login','profile','email','callback','clientID','clientSecret','secret','callbackURL','Setting','findOne'];(function(_0x3ef3a4,_0x199948){var _0x43e549=function(_0xd166f9){while(--_0xd166f9){_0x3ef3a4['push'](_0x3ef3a4['shift']());}};_0x43e549(++_0x199948);}(_0x705f,0x9e));var _0xf705=function(_0x4f839f,_0x292796){_0x4f839f=_0x4f839f-0x0;var _0x598e94=_0x705f[_0x4f839f];return _0x598e94;};'use strict';var _=require(_0xf705('0x0'));var passport=require('passport');var GoogleStrategy=require(_0xf705('0x1'))[_0xf705('0x2')];var moment=require('moment');var db=require(_0xf705('0x3'))['db'];var config=require('../../config/environment');var signToken=require('../../components/auth/service')['signToken'];var utils=require('../../config/utils');exports[_0xf705('0x4')]=passport[_0xf705('0x5')](_0xf705('0x6'),{'failureRedirect':_0xf705('0x7'),'scope':[_0xf705('0x8'),_0xf705('0x9')],'session':![]});exports[_0xf705('0xa')]=passport[_0xf705('0x5')]('google',{'failureRedirect':_0xf705('0x7'),'session':![]});passport['use'](new GoogleStrategy({'clientID':config[_0xf705('0x6')]?config[_0xf705('0x6')][_0xf705('0xb')]:'id','clientSecret':config[_0xf705('0x6')]?config['google'][_0xf705('0xc')]:_0xf705('0xd'),'callbackURL':config[_0xf705('0x6')]?config[_0xf705('0x6')][_0xf705('0xe')]:''},function(_0x41178c,_0x5e53b5,_0x296bb6,_0x139545){var _0x34fea0,_0x2c8deb;return db[_0xf705('0xf')][_0xf705('0x10')]({'where':{'id':0x1},'attributes':[_0xf705('0x11'),_0xf705('0x12')],'raw':!![]})[_0xf705('0x13')](function(_0x244992){_0x34fea0=_0x244992;return db[_0xf705('0x14')][_0xf705('0x15')]({'where':{'email':_[_0xf705('0x16')](_0x296bb6['emails'],_0xf705('0x17')),'role':{'$or':[_0xf705('0x18'),_0xf705('0x19'),_0xf705('0x1a')]}}});})[_0xf705('0x13')](function(_0x17685d){_0x2c8deb=_0x17685d;if(_0x2c8deb){if(_0x2c8deb[_0xf705('0x1b')]){return _0x139545(_0xf705('0x1c'));}else if(_0x34fea0[_0xf705('0x12')]>0x0){if(_0x2c8deb['blocked']){if(moment(_0x2c8deb[_0xf705('0x1d')])[_0xf705('0x1e')](_0x34fea0[_0xf705('0x12')],_0xf705('0x1f'))>moment()){return _0x139545('Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.');}else{return utils[_0xf705('0x20')](_0x2c8deb,0x0,![],null)[_0xf705('0x13')](function(){return utils[_0xf705('0x21')](_0x2c8deb);})['then'](function(){return _0x139545(null,_0x2c8deb);});}}else{return utils[_0xf705('0x21')](_0x2c8deb)[_0xf705('0x13')](function(){return _0x139545(null,_0x2c8deb);});}}else{return utils[_0xf705('0x21')](_0x2c8deb)[_0xf705('0x13')](function(){return _0x139545(null,_0x2c8deb);});}}return _0x139545(_0xf705('0x1c'));})[_0xf705('0x22')](function(_0x3c4d31){_0x139545(_0x3c4d31);});}));