Lightsprint · OAuth Scopes
Lightsprint OAuth Scopes
OAuth 2.0
searched
Lightsprint publishes 7 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Lightsprint API on a user’s behalf.
Tokens are issued from https://lightsprint.ai/oauth/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
CompanyDeveloper ToolsArtificial IntelligenceAgentsSoftware DevelopmentProject ManagementCode GenerationTeam Collaboration
Scopes: 7
Flows: authorizationCode
Method: searched
OAuth endpoints
Authorization URL
https://lightsprint.ai/oauth/authorize
https://lightsprint.ai/oauth/authorize
Token URL
https://lightsprint.ai/oauth/token
https://lightsprint.ai/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (7)
| Scope | Description | Flows |
|---|---|---|
| tasks:read | Read tasks on the workspace board. | authorizationCode |
| tasks:write | Create, update, delete, and claim tasks. | authorizationCode |
| kanban:read | Read the kanban board structure — stacks, sections, and task ordering. | authorizationCode |
| comments:write | Create, update, and delete comments on tasks. | authorizationCode |
| agents:write | Launch and stop cloud coding agents against a task. | authorizationCode |
| plans:read | Read generated plans (Plan Mode output). | authorizationCode |
| plans:write | Create and modify plans. | authorizationCode |