aws-amplify / aws-amplify/docs
Link to best practices for multiple tabs in "Tokens and credentials" / "Browser Session Storage"
Open
- Dominant language
- MDX
- Stars
- 506
- Forks
- 1.1k
- Avg merge
- 3h 14m
- Merged PRs (30d)
- 1
Description
**Describe the content issue**:
There is a difficulty with session storage that other storage methods do not have, and it would be very helpful to link to best practices for dealing with it: Session storage is tied to each tab and so a webapp that allows multiple tabs to be opened for it has no obvious way of extending the session token of an already-open tab to a new tab nor of syncing the session tokens across all its tabs.
**URL page where content issue is**:
https://docs.amplify.aws/react/build-a-backend/auth/concepts/tokens-and-credentials/#browser-session-storage
Contributor guide
Assessment
This issue has not been assessed yet.