Built motion from commit (unavailable).|2.4.18
[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 _0x0631=['signToken','../../config/utils','login','authenticate','google','email','callback','use','clientID','clientSecret','secret','Setting','findOne','allowedLoginAttempts','blockDuration','then','map','emails','value','admin','agent','disabled','Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.','minutes','getLicense','catch','lodash','passport','passport-google-oauth20','Strategy','moment','../../mysqldb','../../components/auth/service'];(function(_0x5b9a72,_0x239cb5){var _0x2e04ae=function(_0x2a2325){while(--_0x2a2325){_0x5b9a72['push'](_0x5b9a72['shift']());}};_0x2e04ae(++_0x239cb5);}(_0x0631,0x9e));var _0x1063=function(_0x33c637,_0x597c26){_0x33c637=_0x33c637-0x0;var _0x14aa20=_0x0631[_0x33c637];return _0x14aa20;};'use strict';var _=require(_0x1063('0x0'));var passport=require(_0x1063('0x1'));var GoogleStrategy=require(_0x1063('0x2'))[_0x1063('0x3')];var moment=require(_0x1063('0x4'));var db=require(_0x1063('0x5'))['db'];var config=require('../../config/environment');var signToken=require(_0x1063('0x6'))[_0x1063('0x7')];var utils=require(_0x1063('0x8'));exports[_0x1063('0x9')]=passport[_0x1063('0xa')](_0x1063('0xb'),{'failureRedirect':'/login','scope':['profile',_0x1063('0xc')],'session':![]});exports[_0x1063('0xd')]=passport[_0x1063('0xa')](_0x1063('0xb'),{'failureRedirect':'/login','session':![]});passport[_0x1063('0xe')](new GoogleStrategy({'clientID':config[_0x1063('0xb')]?config[_0x1063('0xb')][_0x1063('0xf')]:'id','clientSecret':config['google']?config[_0x1063('0xb')][_0x1063('0x10')]:_0x1063('0x11'),'callbackURL':config[_0x1063('0xb')]?config[_0x1063('0xb')]['callbackURL']:''},function(_0x40ac7f,_0x2b88a0,_0x55a379,_0x1e1d33){var _0x1d9c0e,_0x5c9bd4;return db[_0x1063('0x12')][_0x1063('0x13')]({'where':{'id':0x1},'attributes':[_0x1063('0x14'),_0x1063('0x15')],'raw':!![]})[_0x1063('0x16')](function(_0x283877){_0x1d9c0e=_0x283877;return db['User']['find']({'where':{'email':_[_0x1063('0x17')](_0x55a379[_0x1063('0x18')],_0x1063('0x19')),'role':{'$or':[_0x1063('0x1a'),'user',_0x1063('0x1b')]}}});})[_0x1063('0x16')](function(_0x15bca4){_0x5c9bd4=_0x15bca4;if(_0x5c9bd4){if(_0x5c9bd4[_0x1063('0x1c')]){return _0x1e1d33(_0x1063('0x1d'));}else if(_0x1d9c0e[_0x1063('0x15')]>0x0){if(_0x5c9bd4['blocked']){if(moment(_0x5c9bd4['blockedAt'])['add'](_0x1d9c0e['blockDuration'],_0x1063('0x1e'))>moment()){return _0x1e1d33(_0x1063('0x1d'));}else{return utils['clearBlockUser'](_0x5c9bd4,0x0,![],null)['then'](function(){return utils[_0x1063('0x1f')](_0x5c9bd4);})[_0x1063('0x16')](function(){return _0x1e1d33(null,_0x5c9bd4);});}}else{return utils[_0x1063('0x1f')](_0x5c9bd4)[_0x1063('0x16')](function(){return _0x1e1d33(null,_0x5c9bd4);});}}else{return utils[_0x1063('0x1f')](_0x5c9bd4)[_0x1063('0x16')](function(){return _0x1e1d33(null,_0x5c9bd4);});}}return _0x1e1d33(_0x1063('0x1d'));})[_0x1063('0x20')](function(_0x3eff61){_0x1e1d33(_0x3eff61);});}));