From 52319acf5894ac65f38a42f05b605eb7f961bec9 Mon Sep 17 00:00:00 2001 From: Egor Kislitsyn Date: Tue, 2 Jul 2019 15:33:40 +0700 Subject: Revoke oAuth token --- config/index.js | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'config') diff --git a/config/index.js b/config/index.js index 56fa5940..821d6d03 100644 --- a/config/index.js +++ b/config/index.js @@ -48,6 +48,11 @@ module.exports = { changeOrigin: true, cookieDomainRewrite: 'localhost', ws: true + }, + '/oauth/revoke': { + target: 'http://localhost:4000/', + changeOrigin: true, + cookieDomainRewrite: 'localhost' } }, // CSS Sourcemaps off by default because relative paths are "buggy" -- cgit v1.2.3-70-g09d2