Skip to content

Add optional session token encryption - #16

Merged
neil-pack merged 1 commit into
masterfrom
token-storage-security
Aug 17, 2026
Merged

neil-pack merged 1 commit into
masterfrom
token-storage-security

Conversation

@neil-pack

Copy link
Copy Markdown
Contributor

Added optional AES-256-GCM session token encryption with security documentation and environment variable support for production deployments.

Access tokens were stored in plaintext PHP session files which could be exposed if the filesystem was compromised, requiring optional encryption and security guidance for production deployments.

…entation and environment variable support for production deployments
@neil-pack
neil-pack merged commit c248d61 into master Aug 17, 2026
2 checks passed
@neil-pack
neil-pack deleted the token-storage-security branch August 17, 2026 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant