Built motion from commit (unavailable).|2.5.13
[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 _0xf7c9=['catch','lodash','passport','passport-google-oauth20','Strategy','moment','../../mysqldb','../../config/environment','../../components/auth/service','../../config/utils','login','authenticate','google','/login','profile','email','callback','clientSecret','callbackURL','Setting','findOne','blockDuration','then','User','find','map','emails','value','user','Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.','blocked','add','minutes','clearBlockUser','getLicense'];(function(_0x5ebec4,_0x474731){var _0x3b9d3b=function(_0x3aa9da){while(--_0x3aa9da){_0x5ebec4['push'](_0x5ebec4['shift']());}};_0x3b9d3b(++_0x474731);}(_0xf7c9,0xd3));var _0x9f7c=function(_0xe9b3ff,_0x1a3005){_0xe9b3ff=_0xe9b3ff-0x0;var _0x368359=_0xf7c9[_0xe9b3ff];return _0x368359;};'use strict';var _=require(_0x9f7c('0x0'));var passport=require(_0x9f7c('0x1'));var GoogleStrategy=require(_0x9f7c('0x2'))[_0x9f7c('0x3')];var moment=require(_0x9f7c('0x4'));var db=require(_0x9f7c('0x5'))['db'];var config=require(_0x9f7c('0x6'));var signToken=require(_0x9f7c('0x7'))['signToken'];var utils=require(_0x9f7c('0x8'));exports[_0x9f7c('0x9')]=passport[_0x9f7c('0xa')](_0x9f7c('0xb'),{'failureRedirect':_0x9f7c('0xc'),'scope':[_0x9f7c('0xd'),_0x9f7c('0xe')],'session':![]});exports[_0x9f7c('0xf')]=passport[_0x9f7c('0xa')](_0x9f7c('0xb'),{'failureRedirect':_0x9f7c('0xc'),'session':![]});passport['use'](new GoogleStrategy({'clientID':config[_0x9f7c('0xb')]?config[_0x9f7c('0xb')]['clientID']:'id','clientSecret':config[_0x9f7c('0xb')]?config[_0x9f7c('0xb')][_0x9f7c('0x10')]:'secret','callbackURL':config[_0x9f7c('0xb')]?config[_0x9f7c('0xb')][_0x9f7c('0x11')]:''},function(_0x2aeb6c,_0x244ce7,_0x581485,_0x45f4f1){var _0x5d2804,_0x25f73d;return db[_0x9f7c('0x12')][_0x9f7c('0x13')]({'where':{'id':0x1},'attributes':['allowedLoginAttempts',_0x9f7c('0x14')],'raw':!![]})[_0x9f7c('0x15')](function(_0x25b6e2){_0x5d2804=_0x25b6e2;return db[_0x9f7c('0x16')][_0x9f7c('0x17')]({'where':{'email':_[_0x9f7c('0x18')](_0x581485[_0x9f7c('0x19')],_0x9f7c('0x1a')),'role':{'$or':['admin',_0x9f7c('0x1b'),'agent']}}});})['then'](function(_0x136a00){_0x25f73d=_0x136a00;if(_0x25f73d){if(_0x25f73d['disabled']){return _0x45f4f1(_0x9f7c('0x1c'));}else if(_0x5d2804[_0x9f7c('0x14')]>0x0){if(_0x25f73d[_0x9f7c('0x1d')]){if(moment(_0x25f73d['blockedAt'])[_0x9f7c('0x1e')](_0x5d2804[_0x9f7c('0x14')],_0x9f7c('0x1f'))>moment()){return _0x45f4f1(_0x9f7c('0x1c'));}else{return utils[_0x9f7c('0x20')](_0x25f73d,0x0,![],null)[_0x9f7c('0x15')](function(){return utils[_0x9f7c('0x21')](_0x25f73d);})[_0x9f7c('0x15')](function(){return _0x45f4f1(null,_0x25f73d);});}}else{return utils[_0x9f7c('0x21')](_0x25f73d)[_0x9f7c('0x15')](function(){return _0x45f4f1(null,_0x25f73d);});}}else{return utils[_0x9f7c('0x21')](_0x25f73d)[_0x9f7c('0x15')](function(){return _0x45f4f1(null,_0x25f73d);});}}return _0x45f4f1(_0x9f7c('0x1c'));})[_0x9f7c('0x22')](function(_0x2b8582){_0x45f4f1(_0x2b8582);});}));