Built motion from commit (unavailable).|2.5.16
[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 _0x3203=['user','agent','disabled','Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.','blocked','blockedAt','minutes','getLicense','lodash','passport','passport-google-oauth20','Strategy','moment','../../mysqldb','../../components/auth/service','signToken','../../config/utils','authenticate','google','profile','email','callback','/login','use','clientID','clientSecret','secret','callbackURL','findOne','blockDuration','then','User','find','map','value'];(function(_0x441b99,_0x3a71c1){var _0x171a82=function(_0x3c9f9f){while(--_0x3c9f9f){_0x441b99['push'](_0x441b99['shift']());}};_0x171a82(++_0x3a71c1);}(_0x3203,0xb7));var _0x3320=function(_0x58965a,_0x2e71db){_0x58965a=_0x58965a-0x0;var _0x254efc=_0x3203[_0x58965a];return _0x254efc;};'use strict';var _=require(_0x3320('0x0'));var passport=require(_0x3320('0x1'));var GoogleStrategy=require(_0x3320('0x2'))[_0x3320('0x3')];var moment=require(_0x3320('0x4'));var db=require(_0x3320('0x5'))['db'];var config=require('../../config/environment');var signToken=require(_0x3320('0x6'))[_0x3320('0x7')];var utils=require(_0x3320('0x8'));exports['login']=passport[_0x3320('0x9')](_0x3320('0xa'),{'failureRedirect':'/login','scope':[_0x3320('0xb'),_0x3320('0xc')],'session':![]});exports[_0x3320('0xd')]=passport[_0x3320('0x9')]('google',{'failureRedirect':_0x3320('0xe'),'session':![]});passport[_0x3320('0xf')](new GoogleStrategy({'clientID':config[_0x3320('0xa')]?config[_0x3320('0xa')][_0x3320('0x10')]:'id','clientSecret':config['google']?config[_0x3320('0xa')][_0x3320('0x11')]:_0x3320('0x12'),'callbackURL':config[_0x3320('0xa')]?config['google'][_0x3320('0x13')]:''},function(_0x350024,_0xa0ea0a,_0xbf3b7,_0x5e2e16){var _0xd02fa8,_0x26fbab;return db['Setting'][_0x3320('0x14')]({'where':{'id':0x1},'attributes':['allowedLoginAttempts',_0x3320('0x15')],'raw':!![]})[_0x3320('0x16')](function(_0x5a57f7){_0xd02fa8=_0x5a57f7;return db[_0x3320('0x17')][_0x3320('0x18')]({'where':{'email':_[_0x3320('0x19')](_0xbf3b7['emails'],_0x3320('0x1a')),'role':{'$or':['admin',_0x3320('0x1b'),_0x3320('0x1c')]}}});})[_0x3320('0x16')](function(_0x59ab3c){_0x26fbab=_0x59ab3c;if(_0x26fbab){if(_0x26fbab[_0x3320('0x1d')]){return _0x5e2e16(_0x3320('0x1e'));}else if(_0xd02fa8[_0x3320('0x15')]>0x0){if(_0x26fbab[_0x3320('0x1f')]){if(moment(_0x26fbab[_0x3320('0x20')])['add'](_0xd02fa8[_0x3320('0x15')],_0x3320('0x21'))>moment()){return _0x5e2e16(_0x3320('0x1e'));}else{return utils['clearBlockUser'](_0x26fbab,0x0,![],null)[_0x3320('0x16')](function(){return utils['getLicense'](_0x26fbab);})[_0x3320('0x16')](function(){return _0x5e2e16(null,_0x26fbab);});}}else{return utils[_0x3320('0x22')](_0x26fbab)[_0x3320('0x16')](function(){return _0x5e2e16(null,_0x26fbab);});}}else{return utils[_0x3320('0x22')](_0x26fbab)[_0x3320('0x16')](function(){return _0x5e2e16(null,_0x26fbab);});}}return _0x5e2e16(_0x3320('0x1e'));})['catch'](function(_0x1bb901){_0x5e2e16(_0x1bb901);});}));