architect/_archive/2025-11-26-cleanup/templates/by-feature/auth/streamlit-auth-v1/CHANGELOG.md

Changelog: Streamlit Authentication

All notable changes to this template will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.


[Unreleased]

Planned for v2.0.0

Breaking Changes:
- config.yaml structure will change to support OAuth2
- New dependencies: authlib, pyotp, sendgrid

See MIGRATION_v1_to_v2.md when released.


[1.0.0] - 2025-11-10

Added

Files

Dependencies

Token Economy

Security Features

Known Limitations

Extracted From


Version Comparison

Feature v1.0.0 v2.0.0 (planned)
Login/Logout
Cookie Sessions
Password Hashing
Protected Pages
OAuth2
2FA
Password Reset
User Registration
RBAC Basic Advanced

Migration Guides

To v2.0.0 (when released)

See MIGRATION_v1_to_v2.md


Support

Issues: Report bugs or request features in workspace issues
Documentation: See README.md for usage guide
Version Info: Check templates/VERSIONS.yaml