fix
This commit is contained in:
parent
3888171fe2
commit
dcb8d299dd
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user