-
Notifications
You must be signed in to change notification settings - Fork 58
Closed
Description
Summary & Motivation
This PR adds an explicit security warning to the Session Management section of packages/embedded-provider-core/README.md.
Sessions contain sensitive cryptographic material, but this was not previously highlighted in the documentation. The added note helps better understand the security implications and follow best practices when implementing custom storage adapters.
How I Tested These Changes
This is a documentation-only change.
Verified that the added section renders correctly in Markdown and is placed immediately after the Session Management section.
Did you add a changeset?
No.
This PR only updates documentation and does not affect any package behavior, APIs, or interfaces.
Did you update the README files?
Yes.
The relevant README file was updated to include security guidance for session handling.
Summary by CodeRabbit
- Documentation
- Added security guidelines to the README covering secure session storage practices, access controls, data protection, and session lifecycle management.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels