Hello,
I have a scenario, to store some sensitive information in my app, Which option is better to store sensitive information among Entity Property or Storage API?
Or is there a better option other than these two options from Atlassian? please advise
thanks
Please search through developer community, you might get there more specific responses: https://community.developer.atlassian.com/
From the docs about entity properties:
"Users can access entity and app properties using the REST APIs. For this reason, never store private user data or configuration information using entity properties or app properties."
Source: https://developer.atlassian.com/cloud/jira/platform/storing-data-with-entity-properties/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.