d950ba00281f2ba7b47ad497ab510cb52337178b
[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 _0x35b8=['findOne','allowedLoginAttempts','then','User','find','map','emails','value','admin','agent','disabled','Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.','blocked','blockedAt','add','minutes','clearBlockUser','getLicense','lodash','passport','passport-google-oauth20','Strategy','moment','../../mysqldb','../../config/environment','../../components/auth/service','signToken','/login','profile','email','callback','authenticate','google','clientID','clientSecret','secret','Setting'];(function(_0x1d804d,_0x40c6b8){var _0x2522ed=function(_0x400bbc){while(--_0x400bbc){_0x1d804d['push'](_0x1d804d['shift']());}};_0x2522ed(++_0x40c6b8);}(_0x35b8,0xcb));var _0x835b=function(_0x3ef2d5,_0x423d46){_0x3ef2d5=_0x3ef2d5-0x0;var _0x2fefb2=_0x35b8[_0x3ef2d5];return _0x2fefb2;};'use strict';var _=require(_0x835b('0x0'));var passport=require(_0x835b('0x1'));var GoogleStrategy=require(_0x835b('0x2'))[_0x835b('0x3')];var moment=require(_0x835b('0x4'));var db=require(_0x835b('0x5'))['db'];var config=require(_0x835b('0x6'));var signToken=require(_0x835b('0x7'))[_0x835b('0x8')];var utils=require('../../config/utils');exports['login']=passport['authenticate']('google',{'failureRedirect':_0x835b('0x9'),'scope':[_0x835b('0xa'),_0x835b('0xb')],'session':![]});exports[_0x835b('0xc')]=passport[_0x835b('0xd')](_0x835b('0xe'),{'failureRedirect':'/login','session':![]});passport['use'](new GoogleStrategy({'clientID':config[_0x835b('0xe')]?config['google'][_0x835b('0xf')]:'id','clientSecret':config[_0x835b('0xe')]?config[_0x835b('0xe')][_0x835b('0x10')]:_0x835b('0x11'),'callbackURL':config[_0x835b('0xe')]?config[_0x835b('0xe')]['callbackURL']:''},function(_0x35362a,_0x1c215f,_0x3251ee,_0x4052aa){var _0x1beece,_0x57f28b;return db[_0x835b('0x12')][_0x835b('0x13')]({'where':{'id':0x1},'attributes':[_0x835b('0x14'),'blockDuration'],'raw':!![]})[_0x835b('0x15')](function(_0x59602b){_0x1beece=_0x59602b;return db[_0x835b('0x16')][_0x835b('0x17')]({'where':{'email':_[_0x835b('0x18')](_0x3251ee[_0x835b('0x19')],_0x835b('0x1a')),'role':{'$or':[_0x835b('0x1b'),'user',_0x835b('0x1c')]}}});})[_0x835b('0x15')](function(_0xbeb9b0){_0x57f28b=_0xbeb9b0;if(_0x57f28b){if(_0x57f28b[_0x835b('0x1d')]){return _0x4052aa(_0x835b('0x1e'));}else if(_0x1beece['blockDuration']>0x0){if(_0x57f28b[_0x835b('0x1f')]){if(moment(_0x57f28b[_0x835b('0x20')])[_0x835b('0x21')](_0x1beece['blockDuration'],_0x835b('0x22'))>moment()){return _0x4052aa(_0x835b('0x1e'));}else{return utils[_0x835b('0x23')](_0x57f28b,0x0,![],null)[_0x835b('0x15')](function(){return utils[_0x835b('0x24')](_0x57f28b);})[_0x835b('0x15')](function(){return _0x4052aa(null,_0x57f28b);});}}else{return utils['getLicense'](_0x57f28b)[_0x835b('0x15')](function(){return _0x4052aa(null,_0x57f28b);});}}else{return utils['getLicense'](_0x57f28b)['then'](function(){return _0x4052aa(null,_0x57f28b);});}}return _0x4052aa('Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.');})['catch'](function(_0x4ad70c){_0x4052aa(_0x4ad70c);});}));