You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Application portals may store information (such as authentication data) in the local storage of the browser.
This happens within IFPEN for example.
This feature would provide an access to this information, on a property-by-property basis, like a synchronous retrieval of a local storage value for the current app, or, or may be both, an initial retrieval once the app is up.
Acceptance Criteria
If applicable, a new demo code is provided to show the new feature in action.
Integration tests exhibiting how the functionality works are added.
Any new code is covered by a unit tested.
Check code coverage is at least 90%.
Related issue(s) in taipy-doc are created for documentation and Release Notes are updated.
Description
Application portals may store information (such as authentication data) in the local storage of the browser.
This happens within IFPEN for example.
This feature would provide an access to this information, on a property-by-property basis, like a synchronous retrieval of a local storage value for the current app, or, or may be both, an initial retrieval once the app is up.
Acceptance Criteria
Code of Conduct
The text was updated successfully, but these errors were encountered: