Where to store jwt token in retool?

Where should I store the jwt token I don't want the token to be removed after I change the page

Hey @dinkok! If you want the value to persist across apps / page changes, then I suggest using local storage.