- replace bearer auth with session+CSRF flow and add admin user directory - update frontend moderation flow, force password change gate, and new CLI - refresh changelog/docs/feature plan + ensure swagger dev experience
7 lines
260 B
Plaintext
7 lines
260 B
Plaintext
# Frontend Environment Variables
|
|
|
|
# Currently no frontend-specific secrets are required. Add overrides (e.g. public API URLs)
|
|
# via `REACT_APP_*` variables only if they are safe to expose to browsers.
|
|
# Example:
|
|
# REACT_APP_PUBLIC_API_BASE=https://example.com
|