Commit 922aa12
docs(dotnet/token-refresh): flag discovery-caching gap in production notes
Code review caught that RefreshTokensAsync fetches the discovery
document on every refresh call. For a teaching sample that's fine,
but readers copying the pattern to prod would eat an extra round-trip
per refresh. README production-notes now says so.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 0d8e2dd commit 922aa12
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
0 commit comments