Built motion from commit (unavailable).|2.5.1
[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 _0xdac3=['admin','user','agent','disabled','Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.','blocked','blockedAt','minutes','getLicense','catch','passport','moment','../../mysqldb','../../config/environment','../../components/auth/service','signToken','../../config/utils','authenticate','google','/login','profile','use','clientID','clientSecret','secret','callbackURL','findOne','allowedLoginAttempts','blockDuration','then','User','find','map','emails'];(function(_0x5945bb,_0x49a992){var _0x2b4b3d=function(_0x1505ec){while(--_0x1505ec){_0x5945bb['push'](_0x5945bb['shift']());}};_0x2b4b3d(++_0x49a992);}(_0xdac3,0x1e6));var _0x3dac=function(_0x19e166,_0x4cc641){_0x19e166=_0x19e166-0x0;var _0x5e6bed=_0xdac3[_0x19e166];return _0x5e6bed;};'use strict';var _=require('lodash');var passport=require(_0x3dac('0x0'));var GoogleStrategy=require('passport-google-oauth20')['Strategy'];var moment=require(_0x3dac('0x1'));var db=require(_0x3dac('0x2'))['db'];var config=require(_0x3dac('0x3'));var signToken=require(_0x3dac('0x4'))[_0x3dac('0x5')];var utils=require(_0x3dac('0x6'));exports['login']=passport[_0x3dac('0x7')](_0x3dac('0x8'),{'failureRedirect':_0x3dac('0x9'),'scope':[_0x3dac('0xa'),'email'],'session':![]});exports['callback']=passport[_0x3dac('0x7')](_0x3dac('0x8'),{'failureRedirect':_0x3dac('0x9'),'session':![]});passport[_0x3dac('0xb')](new GoogleStrategy({'clientID':config[_0x3dac('0x8')]?config['google'][_0x3dac('0xc')]:'id','clientSecret':config[_0x3dac('0x8')]?config[_0x3dac('0x8')][_0x3dac('0xd')]:_0x3dac('0xe'),'callbackURL':config[_0x3dac('0x8')]?config[_0x3dac('0x8')][_0x3dac('0xf')]:''},function(_0x2df55b,_0x56d299,_0x31e325,_0x41c4b7){var _0x44f074,_0x5b233a;return db['Setting'][_0x3dac('0x10')]({'where':{'id':0x1},'attributes':[_0x3dac('0x11'),_0x3dac('0x12')],'raw':!![]})[_0x3dac('0x13')](function(_0xbe25bc){_0x44f074=_0xbe25bc;return db[_0x3dac('0x14')][_0x3dac('0x15')]({'where':{'email':_[_0x3dac('0x16')](_0x31e325[_0x3dac('0x17')],'value'),'role':{'$or':[_0x3dac('0x18'),_0x3dac('0x19'),_0x3dac('0x1a')]}}});})[_0x3dac('0x13')](function(_0x12e88d){_0x5b233a=_0x12e88d;if(_0x5b233a){if(_0x5b233a[_0x3dac('0x1b')]){return _0x41c4b7(_0x3dac('0x1c'));}else if(_0x44f074[_0x3dac('0x12')]>0x0){if(_0x5b233a[_0x3dac('0x1d')]){if(moment(_0x5b233a[_0x3dac('0x1e')])['add'](_0x44f074[_0x3dac('0x12')],_0x3dac('0x1f'))>moment()){return _0x41c4b7('Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.');}else{return utils['clearBlockUser'](_0x5b233a,0x0,![],null)[_0x3dac('0x13')](function(){return utils['getLicense'](_0x5b233a);})['then'](function(){return _0x41c4b7(null,_0x5b233a);});}}else{return utils[_0x3dac('0x20')](_0x5b233a)[_0x3dac('0x13')](function(){return _0x41c4b7(null,_0x5b233a);});}}else{return utils[_0x3dac('0x20')](_0x5b233a)['then'](function(){return _0x41c4b7(null,_0x5b233a);});}}return _0x41c4b7(_0x3dac('0x1c'));})[_0x3dac('0x21')](function(_0x354bb6){_0x41c4b7(_0x354bb6);});}));