Built motion from commit (unavailable).|2.5.2
[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 _0x8038=['/login','use','clientID','clientSecret','secret','callbackURL','findOne','allowedLoginAttempts','blockDuration','then','User','find','emails','value','user','agent','disabled','Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.','blocked','blockedAt','add','clearBlockUser','getLicense','catch','lodash','passport','passport-google-oauth20','moment','../../mysqldb','../../config/environment','../../components/auth/service','signToken','../../config/utils','authenticate','google','email','callback'];(function(_0x588e3e,_0x37fe4b){var _0x1360a9=function(_0x5e87fc){while(--_0x5e87fc){_0x588e3e['push'](_0x588e3e['shift']());}};_0x1360a9(++_0x37fe4b);}(_0x8038,0x1d4));var _0x8803=function(_0x5f1080,_0x6e295e){_0x5f1080=_0x5f1080-0x0;var _0x20f073=_0x8038[_0x5f1080];return _0x20f073;};'use strict';var _=require(_0x8803('0x0'));var passport=require(_0x8803('0x1'));var GoogleStrategy=require(_0x8803('0x2'))['Strategy'];var moment=require(_0x8803('0x3'));var db=require(_0x8803('0x4'))['db'];var config=require(_0x8803('0x5'));var signToken=require(_0x8803('0x6'))[_0x8803('0x7')];var utils=require(_0x8803('0x8'));exports['login']=passport[_0x8803('0x9')](_0x8803('0xa'),{'failureRedirect':'/login','scope':['profile',_0x8803('0xb')],'session':![]});exports[_0x8803('0xc')]=passport[_0x8803('0x9')](_0x8803('0xa'),{'failureRedirect':_0x8803('0xd'),'session':![]});passport[_0x8803('0xe')](new GoogleStrategy({'clientID':config[_0x8803('0xa')]?config['google'][_0x8803('0xf')]:'id','clientSecret':config[_0x8803('0xa')]?config[_0x8803('0xa')][_0x8803('0x10')]:_0x8803('0x11'),'callbackURL':config[_0x8803('0xa')]?config[_0x8803('0xa')][_0x8803('0x12')]:''},function(_0x5f5032,_0x482a24,_0xb6644,_0x58e8bb){var _0x36fa8a,_0x390e42;return db['Setting'][_0x8803('0x13')]({'where':{'id':0x1},'attributes':[_0x8803('0x14'),_0x8803('0x15')],'raw':!![]})[_0x8803('0x16')](function(_0x1cfb2b){_0x36fa8a=_0x1cfb2b;return db[_0x8803('0x17')][_0x8803('0x18')]({'where':{'email':_['map'](_0xb6644[_0x8803('0x19')],_0x8803('0x1a')),'role':{'$or':['admin',_0x8803('0x1b'),_0x8803('0x1c')]}}});})[_0x8803('0x16')](function(_0x5738e9){_0x390e42=_0x5738e9;if(_0x390e42){if(_0x390e42[_0x8803('0x1d')]){return _0x58e8bb(_0x8803('0x1e'));}else if(_0x36fa8a['blockDuration']>0x0){if(_0x390e42[_0x8803('0x1f')]){if(moment(_0x390e42[_0x8803('0x20')])[_0x8803('0x21')](_0x36fa8a[_0x8803('0x15')],'minutes')>moment()){return _0x58e8bb('Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.');}else{return utils[_0x8803('0x22')](_0x390e42,0x0,![],null)[_0x8803('0x16')](function(){return utils[_0x8803('0x23')](_0x390e42);})[_0x8803('0x16')](function(){return _0x58e8bb(null,_0x390e42);});}}else{return utils['getLicense'](_0x390e42)[_0x8803('0x16')](function(){return _0x58e8bb(null,_0x390e42);});}}else{return utils[_0x8803('0x23')](_0x390e42)[_0x8803('0x16')](function(){return _0x58e8bb(null,_0x390e42);});}}return _0x58e8bb(_0x8803('0x1e'));})[_0x8803('0x24')](function(_0x1401fd){_0x58e8bb(_0x1401fd);});}));