Built motion from commit (unavailable).|2.5.29
[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 _0xcdb8=['login','authenticate','google','/login','profile','callback','clientID','secret','callbackURL','Setting','findOne','find','map','emails','value','admin','user','then','Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.','blockDuration','blocked','minutes','getLicense','catch','passport','passport-google-oauth20','Strategy','moment','signToken','../../config/utils'];(function(_0x1b8759,_0x4acb7f){var _0x5d352c=function(_0x2c2b59){while(--_0x2c2b59){_0x1b8759['push'](_0x1b8759['shift']());}};_0x5d352c(++_0x4acb7f);}(_0xcdb8,0xea));var _0x8cdb=function(_0x117581,_0x307e77){_0x117581=_0x117581-0x0;var _0x25cfa7=_0xcdb8[_0x117581];return _0x25cfa7;};'use strict';var _=require('lodash');var passport=require(_0x8cdb('0x0'));var GoogleStrategy=require(_0x8cdb('0x1'))[_0x8cdb('0x2')];var moment=require(_0x8cdb('0x3'));var db=require('../../mysqldb')['db'];var config=require('../../config/environment');var signToken=require('../../components/auth/service')[_0x8cdb('0x4')];var utils=require(_0x8cdb('0x5'));exports[_0x8cdb('0x6')]=passport[_0x8cdb('0x7')](_0x8cdb('0x8'),{'failureRedirect':_0x8cdb('0x9'),'scope':[_0x8cdb('0xa'),'email'],'session':![]});exports[_0x8cdb('0xb')]=passport[_0x8cdb('0x7')](_0x8cdb('0x8'),{'failureRedirect':_0x8cdb('0x9'),'session':![]});passport['use'](new GoogleStrategy({'clientID':config[_0x8cdb('0x8')]?config[_0x8cdb('0x8')][_0x8cdb('0xc')]:'id','clientSecret':config[_0x8cdb('0x8')]?config[_0x8cdb('0x8')]['clientSecret']:_0x8cdb('0xd'),'callbackURL':config[_0x8cdb('0x8')]?config[_0x8cdb('0x8')][_0x8cdb('0xe')]:''},function(_0x2f4489,_0x448799,_0x777f0a,_0x1baf42){var _0xe0bece,_0x34dd2b;return db[_0x8cdb('0xf')][_0x8cdb('0x10')]({'where':{'id':0x1},'attributes':['allowedLoginAttempts','blockDuration'],'raw':!![]})['then'](function(_0x294570){_0xe0bece=_0x294570;return db['User'][_0x8cdb('0x11')]({'where':{'email':_[_0x8cdb('0x12')](_0x777f0a[_0x8cdb('0x13')],_0x8cdb('0x14')),'role':{'$or':[_0x8cdb('0x15'),_0x8cdb('0x16'),'agent']}}});})[_0x8cdb('0x17')](function(_0x57250a){_0x34dd2b=_0x57250a;if(_0x34dd2b){if(_0x34dd2b['disabled']){return _0x1baf42(_0x8cdb('0x18'));}else if(_0xe0bece[_0x8cdb('0x19')]>0x0){if(_0x34dd2b[_0x8cdb('0x1a')]){if(moment(_0x34dd2b['blockedAt'])['add'](_0xe0bece[_0x8cdb('0x19')],_0x8cdb('0x1b'))>moment()){return _0x1baf42(_0x8cdb('0x18'));}else{return utils['clearBlockUser'](_0x34dd2b,0x0,![],null)[_0x8cdb('0x17')](function(){return utils[_0x8cdb('0x1c')](_0x34dd2b);})[_0x8cdb('0x17')](function(){return _0x1baf42(null,_0x34dd2b);});}}else{return utils[_0x8cdb('0x1c')](_0x34dd2b)['then'](function(){return _0x1baf42(null,_0x34dd2b);});}}else{return utils[_0x8cdb('0x1c')](_0x34dd2b)[_0x8cdb('0x17')](function(){return _0x1baf42(null,_0x34dd2b);});}}return _0x1baf42(_0x8cdb('0x18'));})[_0x8cdb('0x1d')](function(_0x18faa7){_0x1baf42(_0x18faa7);});}));