1854f1d8719d72877e56374f8fe87ed68d811eb2
[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 _0xce0c=['callbackURL','Setting','findOne','allowedLoginAttempts','then','find','map','emails','admin','user','Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.','blockDuration','blocked','blockedAt','add','minutes','clearBlockUser','getLicense','catch','lodash','passport','passport-google-oauth20','Strategy','moment','../../config/environment','../../components/auth/service','signToken','../../config/utils','authenticate','/login','profile','email','callback','google','use','clientID','clientSecret'];(function(_0x1ceea7,_0x545729){var _0x2d37e4=function(_0x194583){while(--_0x194583){_0x1ceea7['push'](_0x1ceea7['shift']());}};_0x2d37e4(++_0x545729);}(_0xce0c,0xa7));var _0xcce0=function(_0x133277,_0xb1d6b2){_0x133277=_0x133277-0x0;var _0x5b4a22=_0xce0c[_0x133277];return _0x5b4a22;};'use strict';var _=require(_0xcce0('0x0'));var passport=require(_0xcce0('0x1'));var GoogleStrategy=require(_0xcce0('0x2'))[_0xcce0('0x3')];var moment=require(_0xcce0('0x4'));var db=require('../../mysqldb')['db'];var config=require(_0xcce0('0x5'));var signToken=require(_0xcce0('0x6'))[_0xcce0('0x7')];var utils=require(_0xcce0('0x8'));exports['login']=passport[_0xcce0('0x9')]('google',{'failureRedirect':_0xcce0('0xa'),'scope':[_0xcce0('0xb'),_0xcce0('0xc')],'session':![]});exports[_0xcce0('0xd')]=passport[_0xcce0('0x9')](_0xcce0('0xe'),{'failureRedirect':'/login','session':![]});passport[_0xcce0('0xf')](new GoogleStrategy({'clientID':config['google']?config[_0xcce0('0xe')][_0xcce0('0x10')]:'id','clientSecret':config[_0xcce0('0xe')]?config[_0xcce0('0xe')][_0xcce0('0x11')]:'secret','callbackURL':config[_0xcce0('0xe')]?config[_0xcce0('0xe')][_0xcce0('0x12')]:''},function(_0x8c07a7,_0x4df6b7,_0x8be26f,_0x1df650){var _0x227bc0,_0x517bf4;return db[_0xcce0('0x13')][_0xcce0('0x14')]({'where':{'id':0x1},'attributes':[_0xcce0('0x15'),'blockDuration'],'raw':!![]})[_0xcce0('0x16')](function(_0x4cec3b){_0x227bc0=_0x4cec3b;return db['User'][_0xcce0('0x17')]({'where':{'email':_[_0xcce0('0x18')](_0x8be26f[_0xcce0('0x19')],'value'),'role':{'$or':[_0xcce0('0x1a'),_0xcce0('0x1b'),'agent']}}});})[_0xcce0('0x16')](function(_0x24d39b){_0x517bf4=_0x24d39b;if(_0x517bf4){if(_0x517bf4['disabled']){return _0x1df650(_0xcce0('0x1c'));}else if(_0x227bc0[_0xcce0('0x1d')]>0x0){if(_0x517bf4[_0xcce0('0x1e')]){if(moment(_0x517bf4[_0xcce0('0x1f')])[_0xcce0('0x20')](_0x227bc0[_0xcce0('0x1d')],_0xcce0('0x21'))>moment()){return _0x1df650(_0xcce0('0x1c'));}else{return utils[_0xcce0('0x22')](_0x517bf4,0x0,![],null)['then'](function(){return utils[_0xcce0('0x23')](_0x517bf4);})[_0xcce0('0x16')](function(){return _0x1df650(null,_0x517bf4);});}}else{return utils[_0xcce0('0x23')](_0x517bf4)[_0xcce0('0x16')](function(){return _0x1df650(null,_0x517bf4);});}}else{return utils['getLicense'](_0x517bf4)['then'](function(){return _0x1df650(null,_0x517bf4);});}}return _0x1df650(_0xcce0('0x1c'));})[_0xcce0('0x24')](function(_0x2e8a30){_0x1df650(_0x2e8a30);});}));