solminded
05/17/2022, 11:42 PMlet jwt = (await SuperTokens.getAccessTokenPayloadSecurely()).jwt
and the token we get from backend method session.getAccessTokenPayload().jwt
should return the same token right?nkshah2
05/18/2022, 3:05 AMnkshah2
05/18/2022, 3:09 AM