Built motion from commit (unavailable).|2.5.22
[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 _0x8ad3=['signToken','../../config/utils','login','authenticate','profile','callback','/login','use','google','clientID','clientSecret','secret','Setting','findOne','blockDuration','User','map','emails','value','agent','then','disabled','Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.','blockedAt','add','minutes','clearBlockUser','getLicense','catch','passport-google-oauth20','Strategy','moment','../../mysqldb','../../config/environment','../../components/auth/service'];(function(_0x123935,_0x1670ba){var _0x1a8ebf=function(_0xa6933e){while(--_0xa6933e){_0x123935['push'](_0x123935['shift']());}};_0x1a8ebf(++_0x1670ba);}(_0x8ad3,0xa9));var _0x38ad=function(_0x36e774,_0x1594cb){_0x36e774=_0x36e774-0x0;var _0x38c3bf=_0x8ad3[_0x36e774];return _0x38c3bf;};'use strict';var _=require('lodash');var passport=require('passport');var GoogleStrategy=require(_0x38ad('0x0'))[_0x38ad('0x1')];var moment=require(_0x38ad('0x2'));var db=require(_0x38ad('0x3'))['db'];var config=require(_0x38ad('0x4'));var signToken=require(_0x38ad('0x5'))[_0x38ad('0x6')];var utils=require(_0x38ad('0x7'));exports[_0x38ad('0x8')]=passport[_0x38ad('0x9')]('google',{'failureRedirect':'/login','scope':[_0x38ad('0xa'),'email'],'session':![]});exports[_0x38ad('0xb')]=passport[_0x38ad('0x9')]('google',{'failureRedirect':_0x38ad('0xc'),'session':![]});passport[_0x38ad('0xd')](new GoogleStrategy({'clientID':config[_0x38ad('0xe')]?config[_0x38ad('0xe')][_0x38ad('0xf')]:'id','clientSecret':config['google']?config[_0x38ad('0xe')][_0x38ad('0x10')]:_0x38ad('0x11'),'callbackURL':config[_0x38ad('0xe')]?config[_0x38ad('0xe')]['callbackURL']:''},function(_0x2b7050,_0x99a7be,_0x1ee63e,_0x418a95){var _0x12680e,_0x272a31;return db[_0x38ad('0x12')][_0x38ad('0x13')]({'where':{'id':0x1},'attributes':['allowedLoginAttempts',_0x38ad('0x14')],'raw':!![]})['then'](function(_0x3ad5fa){_0x12680e=_0x3ad5fa;return db[_0x38ad('0x15')]['find']({'where':{'email':_[_0x38ad('0x16')](_0x1ee63e[_0x38ad('0x17')],_0x38ad('0x18')),'role':{'$or':['admin','user',_0x38ad('0x19')]}}});})[_0x38ad('0x1a')](function(_0x115d8e){_0x272a31=_0x115d8e;if(_0x272a31){if(_0x272a31[_0x38ad('0x1b')]){return _0x418a95(_0x38ad('0x1c'));}else if(_0x12680e[_0x38ad('0x14')]>0x0){if(_0x272a31['blocked']){if(moment(_0x272a31[_0x38ad('0x1d')])[_0x38ad('0x1e')](_0x12680e[_0x38ad('0x14')],_0x38ad('0x1f'))>moment()){return _0x418a95(_0x38ad('0x1c'));}else{return utils[_0x38ad('0x20')](_0x272a31,0x0,![],null)[_0x38ad('0x1a')](function(){return utils[_0x38ad('0x21')](_0x272a31);})['then'](function(){return _0x418a95(null,_0x272a31);});}}else{return utils['getLicense'](_0x272a31)['then'](function(){return _0x418a95(null,_0x272a31);});}}else{return utils[_0x38ad('0x21')](_0x272a31)[_0x38ad('0x1a')](function(){return _0x418a95(null,_0x272a31);});}}return _0x418a95(_0x38ad('0x1c'));})[_0x38ad('0x22')](function(_0xa8f142){_0x418a95(_0xa8f142);});}));