docs(README): add missing references to multi-tenant-sso and token-refresh-and-sessions#72
Open
docs(README): add missing references to multi-tenant-sso and token-refresh-and-sessions#72
Conversation
2 tasks
…fresh-and-sessions The Documentation section listed 5 docs but `docs/` has 7. The two missing entries are real, current docs: * `docs/multi-tenant-sso.md` — per-organization OAuth providers for B2B SaaS (the Okta / Azure AD / Auth0 pattern with per-tenant configuration). Last touched in `d7d1853`. * `docs/token-refresh-and-sessions.md` — operational reference for how OAuth tokens and Harper sessions interact, including proactive refresh and provider-specific behavior. Last touched in `00b31bf`. Both were authored after the README's docs list was last updated and never got linked. Surfacing them here so they're discoverable from the entry point. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
a60ef58 to
5e3d4db
Compare
|
Reviewed; no blockers found. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The README's Documentation section listed 5 docs but `docs/` has 7. The two missing entries are real, current docs:
Both were authored after the README's docs list was last updated and never got linked. Surfacing them so they're discoverable from the entry point.
Two-line README change. Doubles as the first PR exercising oauth's caller-pattern `claude-review.yml` (post #71) — confirms the reusable runs end-to-end on a real PR.
🤖 Generated with Claude Code