Documentation Index
Fetch the complete documentation index at: https://docs.kavachos.com/llms.txt
Use this file to discover all available pages before exploring further.
Setup
Scopes
Default scopes:openid, profile, email
| Scope | What it unlocks |
|---|---|
openid | OIDC identity token |
profile | Username and avatar |
email | Email address |
organizations:read | Read organization memberships |
Polar is an open source monetization platform for developers. The OAuth integration is useful for gating content based on subscriptions or purchases.
Endpoints
| Method | Path | Description |
|---|---|---|
| GET | /auth/oauth/authorize/polar | Redirect to Polar |
| GET | /auth/oauth/callback/polar | Handle callback |