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 _0x2f0a=['agent','disabled','blockDuration','blocked','blockedAt','add','minutes','clearBlockUser','getLicense','catch','lodash','passport','passport-google-oauth20','moment','../../config/environment','../../components/auth/service','signToken','authenticate','/login','email','google','clientID','clientSecret','secret','callbackURL','findOne','allowedLoginAttempts','then','find','map','emails','admin'];(function(_0x16066e,_0x31e151){var _0x52a12e=function(_0x3e6bed){while(--_0x3e6bed){_0x16066e['push'](_0x16066e['shift']());}};_0x52a12e(++_0x31e151);}(_0x2f0a,0x6a));var _0xa2f0=function(_0x1f5ec4,_0x392888){_0x1f5ec4=_0x1f5ec4-0x0;var _0x4f7022=_0x2f0a[_0x1f5ec4];return _0x4f7022;};'use strict';var _=require(_0xa2f0('0x0'));var passport=require(_0xa2f0('0x1'));var GoogleStrategy=require(_0xa2f0('0x2'))['Strategy'];var moment=require(_0xa2f0('0x3'));var db=require('../../mysqldb')['db'];var config=require(_0xa2f0('0x4'));var signToken=require(_0xa2f0('0x5'))[_0xa2f0('0x6')];var utils=require('../../config/utils');exports['login']=passport[_0xa2f0('0x7')]('google',{'failureRedirect':_0xa2f0('0x8'),'scope':['profile',_0xa2f0('0x9')],'session':![]});exports['callback']=passport[_0xa2f0('0x7')](_0xa2f0('0xa'),{'failureRedirect':'/login','session':![]});passport['use'](new GoogleStrategy({'clientID':config[_0xa2f0('0xa')]?config[_0xa2f0('0xa')][_0xa2f0('0xb')]:'id','clientSecret':config[_0xa2f0('0xa')]?config[_0xa2f0('0xa')][_0xa2f0('0xc')]:_0xa2f0('0xd'),'callbackURL':config['google']?config[_0xa2f0('0xa')][_0xa2f0('0xe')]:''},function(_0x34089c,_0x4eee68,_0x27ccd2,_0x3628bc){var _0x17c748,_0x3c5e35;return db['Setting'][_0xa2f0('0xf')]({'where':{'id':0x1},'attributes':[_0xa2f0('0x10'),'blockDuration'],'raw':!![]})[_0xa2f0('0x11')](function(_0x4bf239){_0x17c748=_0x4bf239;return db['User'][_0xa2f0('0x12')]({'where':{'email':_[_0xa2f0('0x13')](_0x27ccd2[_0xa2f0('0x14')],'value'),'role':{'$or':[_0xa2f0('0x15'),'user',_0xa2f0('0x16')]}}});})[_0xa2f0('0x11')](function(_0x5c7d2a){_0x3c5e35=_0x5c7d2a;if(_0x3c5e35){if(_0x3c5e35[_0xa2f0('0x17')]){return _0x3628bc('Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.');}else if(_0x17c748[_0xa2f0('0x18')]>0x0){if(_0x3c5e35[_0xa2f0('0x19')]){if(moment(_0x3c5e35[_0xa2f0('0x1a')])[_0xa2f0('0x1b')](_0x17c748[_0xa2f0('0x18')],_0xa2f0('0x1c'))>moment()){return _0x3628bc('Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.');}else{return utils[_0xa2f0('0x1d')](_0x3c5e35,0x0,![],null)[_0xa2f0('0x11')](function(){return utils[_0xa2f0('0x1e')](_0x3c5e35);})[_0xa2f0('0x11')](function(){return _0x3628bc(null,_0x3c5e35);});}}else{return utils['getLicense'](_0x3c5e35)[_0xa2f0('0x11')](function(){return _0x3628bc(null,_0x3c5e35);});}}else{return utils[_0xa2f0('0x1e')](_0x3c5e35)[_0xa2f0('0x11')](function(){return _0x3628bc(null,_0x3c5e35);});}}return _0x3628bc('Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.');})[_0xa2f0('0x1f')](function(_0x2b4c1a){_0x3628bc(_0x2b4c1a);});}));