Built motion from commit (unavailable).|2.5.30
[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 _0x967a=['getLicense','catch','lodash','passport','passport-google-oauth20','Strategy','moment','../../components/auth/service','signToken','../../config/utils','login','authenticate','google','/login','email','callback','clientID','clientSecret','secret','callbackURL','Setting','findOne','allowedLoginAttempts','blockDuration','then','find','map','value','admin','user','agent','disabled','Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.','blocked','blockedAt','add','minutes','clearBlockUser'];(function(_0x537886,_0xd827a7){var _0x2bcff2=function(_0x2e60c8){while(--_0x2e60c8){_0x537886['push'](_0x537886['shift']());}};_0x2bcff2(++_0xd827a7);}(_0x967a,0xe6));var _0xa967=function(_0x313e82,_0x56977b){_0x313e82=_0x313e82-0x0;var _0x4cb5a7=_0x967a[_0x313e82];return _0x4cb5a7;};'use strict';var _=require(_0xa967('0x0'));var passport=require(_0xa967('0x1'));var GoogleStrategy=require(_0xa967('0x2'))[_0xa967('0x3')];var moment=require(_0xa967('0x4'));var db=require('../../mysqldb')['db'];var config=require('../../config/environment');var signToken=require(_0xa967('0x5'))[_0xa967('0x6')];var utils=require(_0xa967('0x7'));exports[_0xa967('0x8')]=passport[_0xa967('0x9')](_0xa967('0xa'),{'failureRedirect':_0xa967('0xb'),'scope':['profile',_0xa967('0xc')],'session':![]});exports[_0xa967('0xd')]=passport['authenticate']('google',{'failureRedirect':'/login','session':![]});passport['use'](new GoogleStrategy({'clientID':config[_0xa967('0xa')]?config[_0xa967('0xa')][_0xa967('0xe')]:'id','clientSecret':config[_0xa967('0xa')]?config[_0xa967('0xa')][_0xa967('0xf')]:_0xa967('0x10'),'callbackURL':config['google']?config['google'][_0xa967('0x11')]:''},function(_0x4df2f9,_0x59c846,_0x1b7dbb,_0x14d117){var _0x4c3f16,_0x9fd6a5;return db[_0xa967('0x12')][_0xa967('0x13')]({'where':{'id':0x1},'attributes':[_0xa967('0x14'),_0xa967('0x15')],'raw':!![]})[_0xa967('0x16')](function(_0x38798f){_0x4c3f16=_0x38798f;return db['User'][_0xa967('0x17')]({'where':{'email':_[_0xa967('0x18')](_0x1b7dbb['emails'],_0xa967('0x19')),'role':{'$or':[_0xa967('0x1a'),_0xa967('0x1b'),_0xa967('0x1c')]}}});})[_0xa967('0x16')](function(_0x3174a1){_0x9fd6a5=_0x3174a1;if(_0x9fd6a5){if(_0x9fd6a5[_0xa967('0x1d')]){return _0x14d117(_0xa967('0x1e'));}else if(_0x4c3f16[_0xa967('0x15')]>0x0){if(_0x9fd6a5[_0xa967('0x1f')]){if(moment(_0x9fd6a5[_0xa967('0x20')])[_0xa967('0x21')](_0x4c3f16['blockDuration'],_0xa967('0x22'))>moment()){return _0x14d117('Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.');}else{return utils[_0xa967('0x23')](_0x9fd6a5,0x0,![],null)[_0xa967('0x16')](function(){return utils[_0xa967('0x24')](_0x9fd6a5);})[_0xa967('0x16')](function(){return _0x14d117(null,_0x9fd6a5);});}}else{return utils['getLicense'](_0x9fd6a5)[_0xa967('0x16')](function(){return _0x14d117(null,_0x9fd6a5);});}}else{return utils[_0xa967('0x24')](_0x9fd6a5)[_0xa967('0x16')](function(){return _0x14d117(null,_0x9fd6a5);});}}return _0x14d117(_0xa967('0x1e'));})[_0xa967('0x25')](function(_0x272ca3){_0x14d117(_0x272ca3);});}));