Skip to content

📝Update documentation#16

Merged
QzLP2P merged 2 commits into
mainfrom
tgi/feat/doc
Jan 20, 2026
Merged

📝Update documentation#16
QzLP2P merged 2 commits into
mainfrom
tgi/feat/doc

Conversation

@QzLP2P

@QzLP2P QzLP2P commented Jan 20, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings January 20, 2026 13:53

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the README.md documentation to reflect changes in how the Vault library loads secrets. The library now loads secrets immediately when AddVault is called during configuration building, eliminating the need for the previous app.UseVault() initialization method.

Changes:

  • Updated feature description to clarify secrets load "immediately" after build rather than "automatically" at startup
  • Removed all references to app.UseVault() from code examples
  • Updated troubleshooting section to reflect the new initialization pattern

@QzLP2P QzLP2P merged commit 805e099 into main Jan 20, 2026
4 checks passed
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.

2 participants