Glossary coding Term Page
core/config
The `pydantic-settings` module that gathers token TTLs
Core Idea
core/config is The pydantic-settings module that gathers token TTLs, DB URLs, and other shared values. It usually makes the most sense alongside Mini service, api/deps, Lifespan event.
Why It Matters Here
Mathbong reuses this term across fastapi posts as shared vocabulary.