Hello, I generate token for 1 day. I can log in, get and update records. i can save the token or the session to local storage. but,
How can i initialize the idempiereClient with the token(the second token) or only to get the session? (or how can i load the saved session to idempiereClient) - i dont want to log in once again, i want to reuse the token -- for example, the user accidentaly close the app, (or some power management close the app...)
Hello, I generate token for 1 day. I can log in, get and update records. i can save the token or the session to local storage. but,
How can i initialize the idempiereClient with the token(the second token) or only to get the session? (or how can i load the saved session to idempiereClient) - i dont want to log in once again, i want to reuse the token -- for example, the user accidentaly close the app, (or some power management close the app...)