Skip to content

## Summary & Motivation #379

@garlobrian52

Description

@garlobrian52

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.

Originally posted by @CryptAm in #378

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions