ef1ba9154fa5edf860442f9baa47355cd53d77de
[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 _0xe101=['allowedLoginAttempts','blockDuration','then','User','find','map','emails','value','user','agent','disabled','Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.','blocked','add','minutes','clearBlockUser','getLicense','catch','passport','passport-google-oauth20','Strategy','moment','../../mysqldb','../../config/environment','../../components/auth/service','../../config/utils','login','authenticate','google','/login','profile','email','callback','use','callbackURL'];(function(_0x53ba51,_0x2f2321){var _0x2e776e=function(_0x16b5cf){while(--_0x16b5cf){_0x53ba51['push'](_0x53ba51['shift']());}};_0x2e776e(++_0x2f2321);}(_0xe101,0x107));var _0x1e10=function(_0x1f206b,_0x3d17a2){_0x1f206b=_0x1f206b-0x0;var _0x1b8e48=_0xe101[_0x1f206b];return _0x1b8e48;};'use strict';var _=require('lodash');var passport=require(_0x1e10('0x0'));var GoogleStrategy=require(_0x1e10('0x1'))[_0x1e10('0x2')];var moment=require(_0x1e10('0x3'));var db=require(_0x1e10('0x4'))['db'];var config=require(_0x1e10('0x5'));var signToken=require(_0x1e10('0x6'))['signToken'];var utils=require(_0x1e10('0x7'));exports[_0x1e10('0x8')]=passport[_0x1e10('0x9')](_0x1e10('0xa'),{'failureRedirect':_0x1e10('0xb'),'scope':[_0x1e10('0xc'),_0x1e10('0xd')],'session':![]});exports[_0x1e10('0xe')]=passport['authenticate'](_0x1e10('0xa'),{'failureRedirect':_0x1e10('0xb'),'session':![]});passport[_0x1e10('0xf')](new GoogleStrategy({'clientID':config['google']?config[_0x1e10('0xa')]['clientID']:'id','clientSecret':config[_0x1e10('0xa')]?config[_0x1e10('0xa')]['clientSecret']:'secret','callbackURL':config['google']?config[_0x1e10('0xa')][_0x1e10('0x10')]:''},function(_0x675c73,_0x3c8c00,_0x1945da,_0x37922e){var _0x4e667b,_0x4329ac;return db['Setting']['findOne']({'where':{'id':0x1},'attributes':[_0x1e10('0x11'),_0x1e10('0x12')],'raw':!![]})[_0x1e10('0x13')](function(_0x67b13b){_0x4e667b=_0x67b13b;return db[_0x1e10('0x14')][_0x1e10('0x15')]({'where':{'email':_[_0x1e10('0x16')](_0x1945da[_0x1e10('0x17')],_0x1e10('0x18')),'role':{'$or':['admin',_0x1e10('0x19'),_0x1e10('0x1a')]}}});})['then'](function(_0x4c9603){_0x4329ac=_0x4c9603;if(_0x4329ac){if(_0x4329ac[_0x1e10('0x1b')]){return _0x37922e(_0x1e10('0x1c'));}else if(_0x4e667b[_0x1e10('0x12')]>0x0){if(_0x4329ac[_0x1e10('0x1d')]){if(moment(_0x4329ac['blockedAt'])[_0x1e10('0x1e')](_0x4e667b[_0x1e10('0x12')],_0x1e10('0x1f'))>moment()){return _0x37922e('Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.');}else{return utils[_0x1e10('0x20')](_0x4329ac,0x0,![],null)[_0x1e10('0x13')](function(){return utils[_0x1e10('0x21')](_0x4329ac);})[_0x1e10('0x13')](function(){return _0x37922e(null,_0x4329ac);});}}else{return utils[_0x1e10('0x21')](_0x4329ac)[_0x1e10('0x13')](function(){return _0x37922e(null,_0x4329ac);});}}else{return utils['getLicense'](_0x4329ac)[_0x1e10('0x13')](function(){return _0x37922e(null,_0x4329ac);});}}return _0x37922e(_0x1e10('0x1c'));})[_0x1e10('0x22')](function(_0x255ea6){_0x37922e(_0x255ea6);});}));