Built motion from commit 9e1399f3.|2.5.37
[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 _0x7f30=['then','User','find','map','emails','value','user','disabled','Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.','blocked','blockedAt','add','minutes','clearBlockUser','getLicense','catch','passport-google-oauth20','moment','../../mysqldb','../../config/environment','../../components/auth/service','signToken','login','authenticate','google','/login','profile','email','callback','use','secret','Setting','findOne','allowedLoginAttempts','blockDuration'];(function(_0x8a0d7c,_0xb5fb39){var _0x4bbcfb=function(_0x3cc7f3){while(--_0x3cc7f3){_0x8a0d7c['push'](_0x8a0d7c['shift']());}};_0x4bbcfb(++_0xb5fb39);}(_0x7f30,0x1d7));var _0x07f3=function(_0x18d079,_0x2ce7b2){_0x18d079=_0x18d079-0x0;var _0x506833=_0x7f30[_0x18d079];return _0x506833;};'use strict';var _=require('lodash');var passport=require('passport');var GoogleStrategy=require(_0x07f3('0x0'))['Strategy'];var moment=require(_0x07f3('0x1'));var db=require(_0x07f3('0x2'))['db'];var config=require(_0x07f3('0x3'));var signToken=require(_0x07f3('0x4'))[_0x07f3('0x5')];var utils=require('../../config/utils');exports[_0x07f3('0x6')]=passport[_0x07f3('0x7')](_0x07f3('0x8'),{'failureRedirect':_0x07f3('0x9'),'scope':[_0x07f3('0xa'),_0x07f3('0xb')],'session':![]});exports[_0x07f3('0xc')]=passport[_0x07f3('0x7')](_0x07f3('0x8'),{'failureRedirect':_0x07f3('0x9'),'session':![]});passport[_0x07f3('0xd')](new GoogleStrategy({'clientID':config[_0x07f3('0x8')]?config['google']['clientID']:'id','clientSecret':config[_0x07f3('0x8')]?config['google']['clientSecret']:_0x07f3('0xe'),'callbackURL':config[_0x07f3('0x8')]?config[_0x07f3('0x8')]['callbackURL']:''},function(_0x249e56,_0x7596ff,_0x3ac813,_0x1bf8fc){var _0x4b7108,_0x25ceae;return db[_0x07f3('0xf')][_0x07f3('0x10')]({'where':{'id':0x1},'attributes':[_0x07f3('0x11'),_0x07f3('0x12')],'raw':!![]})[_0x07f3('0x13')](function(_0x1cf85d){_0x4b7108=_0x1cf85d;return db[_0x07f3('0x14')][_0x07f3('0x15')]({'where':{'email':_[_0x07f3('0x16')](_0x3ac813[_0x07f3('0x17')],_0x07f3('0x18')),'role':{'$or':['admin',_0x07f3('0x19'),'agent']}}});})[_0x07f3('0x13')](function(_0x57f671){_0x25ceae=_0x57f671;if(_0x25ceae){if(_0x25ceae[_0x07f3('0x1a')]){return _0x1bf8fc(_0x07f3('0x1b'));}else if(_0x4b7108[_0x07f3('0x12')]>0x0){if(_0x25ceae[_0x07f3('0x1c')]){if(moment(_0x25ceae[_0x07f3('0x1d')])[_0x07f3('0x1e')](_0x4b7108[_0x07f3('0x12')],_0x07f3('0x1f'))>moment()){return _0x1bf8fc(_0x07f3('0x1b'));}else{return utils[_0x07f3('0x20')](_0x25ceae,0x0,![],null)['then'](function(){return utils[_0x07f3('0x21')](_0x25ceae);})[_0x07f3('0x13')](function(){return _0x1bf8fc(null,_0x25ceae);});}}else{return utils[_0x07f3('0x21')](_0x25ceae)['then'](function(){return _0x1bf8fc(null,_0x25ceae);});}}else{return utils[_0x07f3('0x21')](_0x25ceae)['then'](function(){return _0x1bf8fc(null,_0x25ceae);});}}return _0x1bf8fc(_0x07f3('0x1b'));})[_0x07f3('0x22')](function(_0x50eaaa){_0x1bf8fc(_0x50eaaa);});}));