X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fapp-framework-demo.git;a=blobdiff_plain;f=afb-client%2Fapp%2FFrontend%2Fservices%2FConfigApp.js;h=adec5ac63a8bf21c505e344292d4d482623597cc;hp=cafda3fe75712f8898b220dc1b5ffa020793192b;hb=98522d2a6ce7c7a709728872ed892970d0a1df7b;hpb=fbdd26b4a4aa8eb3d83333fe44e93590bc174e11 diff --git a/afb-client/app/Frontend/services/ConfigApp.js b/afb-client/app/Frontend/services/ConfigApp.js index cafda3f..adec5ac 100644 --- a/afb-client/app/Frontend/services/ConfigApp.js +++ b/afb-client/app/Frontend/services/ConfigApp.js @@ -20,7 +20,7 @@ session: { // Those data are updated by session service refresh : '/api/token/refresh', - check : '/api/token/check', + ping : '/api/token/check', token : '123456789', // typical dev initial token timeout : 3600, // timeout is updated client sessin context creation uuid : '', // uuid map with cookie or long term session access key