docs: add API key, billing guides + OAuth signup flow#13
Open
stackbilt-admin wants to merge 1 commit intomainfrom
Open
docs: add API key, billing guides + OAuth signup flow#13stackbilt-admin wants to merge 1 commit intomainfrom
stackbilt-admin wants to merge 1 commit intomainfrom
Conversation
…h signup Add API key management guide covering generation, validation, rotation, and revocation (closes #8). Add billing & subscription docs covering Stripe checkout, customer portal, tier management, and webhook lifecycle (closes #9). Update getting-started to document OAuth signup flow and remove waitlist references (closes #10). Confirm pricing reflects $29/mo Pro tier across all pages (closes #7). Add cross-links from platform and ecosystem pages to the new guides. Closes #7, #8, #9, #10 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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
platform.md,ecosystem.md, newbilling.md)api-keys.md: API key management guide covering generation, validation, rotation, revocation, scope reference, and security modelbilling.md: billing & subscription docs covering Stripe checkout flow, customer portal, webhook-driven tier reconciliation, entitlements/quotas, fractal billing, and promo codesgetting-started.md: replaced Charter-only intro with platform onboarding section documenting OAuth signup (GitHub/Google), auto-provisioning, first scaffold walkthrough, and upgrade path. No waitlist references.platform.mdandecosystem.mdto the new guidesAll content is sourced from the actual edge-auth implementation (routes, services, entrypoint RPC methods).
Closes #7, #8, #9, #10
Test plan
api-keys.mdrenders correctly in the Astro docs sitebilling.mdrenders correctly with all tables and code blocksgetting-started.mdshows platform onboarding before Charter Kit sectionplatform.mdandecosystem.mdresolve correctlyplatform.md,ecosystem.md, andbilling.md🤖 Generated with Claude Code