Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Hi, a question from Argentina #100

Open
mchisnerman3 opened this issue Dec 1, 2022 · 0 comments
Open

Hi, a question from Argentina #100

mchisnerman3 opened this issue Dec 1, 2022 · 0 comments

Comments

@mchisnerman3
Copy link

Hi, thanks for your work.

My question is:

Is possible, change only one field from the json object?

Example:
I need to change only the age from this:
await EncryptedStorage.setItem(
"user_session",
JSON.stringify({
age : 21,
token : "ACCESS_TOKEN",
username : "emeraldsanto",
languages : ["fr", "en", "de"]
})
);

Tankhs so much

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant