ba9e743ea5e6fa59cf2831949b226f34df4abced
[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 _0x72e0=['getLicense','catch','lodash','passport','passport-google-oauth20','moment','../../mysqldb','../../config/environment','signToken','../../config/utils','login','authenticate','/login','profile','google','use','clientSecret','secret','callbackURL','Setting','findOne','allowedLoginAttempts','blockDuration','map','emails','admin','user','then','disabled','blocked','blockedAt','minutes','Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.'];(function(_0x4c1620,_0xe2bce8){var _0x324286=function(_0x3b929e){while(--_0x3b929e){_0x4c1620['push'](_0x4c1620['shift']());}};_0x324286(++_0xe2bce8);}(_0x72e0,0x14c));var _0x072e=function(_0x495744,_0x5c36d9){_0x495744=_0x495744-0x0;var _0x5d01bf=_0x72e0[_0x495744];return _0x5d01bf;};'use strict';var _=require(_0x072e('0x0'));var passport=require(_0x072e('0x1'));var GoogleStrategy=require(_0x072e('0x2'))['Strategy'];var moment=require(_0x072e('0x3'));var db=require(_0x072e('0x4'))['db'];var config=require(_0x072e('0x5'));var signToken=require('../../components/auth/service')[_0x072e('0x6')];var utils=require(_0x072e('0x7'));exports[_0x072e('0x8')]=passport[_0x072e('0x9')]('google',{'failureRedirect':_0x072e('0xa'),'scope':[_0x072e('0xb'),'email'],'session':![]});exports['callback']=passport[_0x072e('0x9')](_0x072e('0xc'),{'failureRedirect':'/login','session':![]});passport[_0x072e('0xd')](new GoogleStrategy({'clientID':config[_0x072e('0xc')]?config[_0x072e('0xc')]['clientID']:'id','clientSecret':config['google']?config['google'][_0x072e('0xe')]:_0x072e('0xf'),'callbackURL':config[_0x072e('0xc')]?config[_0x072e('0xc')][_0x072e('0x10')]:''},function(_0x25b24f,_0xd95f76,_0x2f1e88,_0x25b850){var _0x4af111,_0xaba6c4;return db[_0x072e('0x11')][_0x072e('0x12')]({'where':{'id':0x1},'attributes':[_0x072e('0x13'),_0x072e('0x14')],'raw':!![]})['then'](function(_0x2bf7e7){_0x4af111=_0x2bf7e7;return db['User']['find']({'where':{'email':_[_0x072e('0x15')](_0x2f1e88[_0x072e('0x16')],'value'),'role':{'$or':[_0x072e('0x17'),_0x072e('0x18'),'agent']}}});})[_0x072e('0x19')](function(_0x558cef){_0xaba6c4=_0x558cef;if(_0xaba6c4){if(_0xaba6c4[_0x072e('0x1a')]){return _0x25b850('Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.');}else if(_0x4af111['blockDuration']>0x0){if(_0xaba6c4[_0x072e('0x1b')]){if(moment(_0xaba6c4[_0x072e('0x1c')])['add'](_0x4af111['blockDuration'],_0x072e('0x1d'))>moment()){return _0x25b850(_0x072e('0x1e'));}else{return utils['clearBlockUser'](_0xaba6c4,0x0,![],null)['then'](function(){return utils[_0x072e('0x1f')](_0xaba6c4);})[_0x072e('0x19')](function(){return _0x25b850(null,_0xaba6c4);});}}else{return utils[_0x072e('0x1f')](_0xaba6c4)[_0x072e('0x19')](function(){return _0x25b850(null,_0xaba6c4);});}}else{return utils[_0x072e('0x1f')](_0xaba6c4)[_0x072e('0x19')](function(){return _0x25b850(null,_0xaba6c4);});}}return _0x25b850(_0x072e('0x1e'));})[_0x072e('0x20')](function(_0x95eed8){_0x25b850(_0x95eed8);});}));