This commit is contained in:
Vins 2023-07-10 14:12:20 +02:00
parent 3888171fe2
commit dcb8d299dd

View File

@ -37,7 +37,7 @@ export default class LoginClass extends BasePage {
// const baseFronturl = variables.BACK_API_PROTOCOL + variables.FRONT_APP_HOST; // const baseFronturl = variables.BACK_API_PROTOCOL + variables.FRONT_APP_HOST;
await UserStore.instance.connect("A1QAuhlImn"); await UserStore.instance.connect("A1QAuhlImn");
await JwtService.getInstance().checkJwt(); // await JwtService.getInstance().checkJwt();
// window.location.assign("http://localhost:3000" + "/folders"); // window.location.assign("http://localhost:3000" + "/folders");
// const authorizeEndPoint = variables.IDNOT_AUTHORIZE_ENDPOINT; // const authorizeEndPoint = variables.IDNOT_AUTHORIZE_ENDPOINT;