Built motion from commit (unavailable).|2.5.7
[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 _0xd53c=['getLicense','catch','passport','../../mysqldb','../../components/auth/service','../../config/utils','authenticate','/login','profile','callback','google','use','clientSecret','secret','callbackURL','Setting','allowedLoginAttempts','blockDuration','then','User','map','emails','value','user','agent','disabled','Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.','blocked','add','minutes'];(function(_0xfec286,_0x5a623f){var _0x5049ec=function(_0x2cd772){while(--_0x2cd772){_0xfec286['push'](_0xfec286['shift']());}};_0x5049ec(++_0x5a623f);}(_0xd53c,0x1a6));var _0xcd53=function(_0x32127e,_0x35d42a){_0x32127e=_0x32127e-0x0;var _0x5bd374=_0xd53c[_0x32127e];return _0x5bd374;};'use strict';var _=require('lodash');var passport=require(_0xcd53('0x0'));var GoogleStrategy=require('passport-google-oauth20')['Strategy'];var moment=require('moment');var db=require(_0xcd53('0x1'))['db'];var config=require('../../config/environment');var signToken=require(_0xcd53('0x2'))['signToken'];var utils=require(_0xcd53('0x3'));exports['login']=passport[_0xcd53('0x4')]('google',{'failureRedirect':_0xcd53('0x5'),'scope':[_0xcd53('0x6'),'email'],'session':![]});exports[_0xcd53('0x7')]=passport['authenticate'](_0xcd53('0x8'),{'failureRedirect':_0xcd53('0x5'),'session':![]});passport[_0xcd53('0x9')](new GoogleStrategy({'clientID':config[_0xcd53('0x8')]?config[_0xcd53('0x8')]['clientID']:'id','clientSecret':config['google']?config[_0xcd53('0x8')][_0xcd53('0xa')]:_0xcd53('0xb'),'callbackURL':config['google']?config['google'][_0xcd53('0xc')]:''},function(_0x2ac9ee,_0x3b4d91,_0x4564b2,_0x466435){var _0x2be74e,_0x42adbd;return db[_0xcd53('0xd')]['findOne']({'where':{'id':0x1},'attributes':[_0xcd53('0xe'),_0xcd53('0xf')],'raw':!![]})[_0xcd53('0x10')](function(_0x128425){_0x2be74e=_0x128425;return db[_0xcd53('0x11')]['find']({'where':{'email':_[_0xcd53('0x12')](_0x4564b2[_0xcd53('0x13')],_0xcd53('0x14')),'role':{'$or':['admin',_0xcd53('0x15'),_0xcd53('0x16')]}}});})[_0xcd53('0x10')](function(_0x362b4c){_0x42adbd=_0x362b4c;if(_0x42adbd){if(_0x42adbd[_0xcd53('0x17')]){return _0x466435(_0xcd53('0x18'));}else if(_0x2be74e[_0xcd53('0xf')]>0x0){if(_0x42adbd[_0xcd53('0x19')]){if(moment(_0x42adbd['blockedAt'])[_0xcd53('0x1a')](_0x2be74e[_0xcd53('0xf')],_0xcd53('0x1b'))>moment()){return _0x466435(_0xcd53('0x18'));}else{return utils['clearBlockUser'](_0x42adbd,0x0,![],null)[_0xcd53('0x10')](function(){return utils[_0xcd53('0x1c')](_0x42adbd);})[_0xcd53('0x10')](function(){return _0x466435(null,_0x42adbd);});}}else{return utils['getLicense'](_0x42adbd)[_0xcd53('0x10')](function(){return _0x466435(null,_0x42adbd);});}}else{return utils[_0xcd53('0x1c')](_0x42adbd)[_0xcd53('0x10')](function(){return _0x466435(null,_0x42adbd);});}}return _0x466435(_0xcd53('0x18'));})[_0xcd53('0x1d')](function(_0x5b4bef){_0x466435(_0x5b4bef);});}));