Skip to content

Feat/oauth token info#91

Merged
lookinway merged 3 commits intomainfrom
feat/oauth-token-info
Feb 24, 2026
Merged

Feat/oauth token info#91
lookinway merged 3 commits intomainfrom
feat/oauth-token-info

Conversation

@lookinway
Copy link
Collaborator

No description provided.

Document the existing OAuth token info endpoint that returns
information about the current access token including scopes,
creation date, and last usage. Add OAuthScope enum with all
42 available scope values.
Display possible values panel for arrays with enum items
(e.g. OAuthScope[] in scopes field) instead of just "array of strings".
…ions

- Add GET /oauth/token/info endpoint and OAuthScope enum to TypeSpec
- Add authorization guide: token types, scopes, role restrictions, bot limitations
- Add scope/plan requirements to all agent skill operations (SKILL.md + endpoints.md)
- Fix 403 error description in skills to include insufficient_scope
- Update skill generator to render x-requirements per operation
- Update README with authorization link and skills scope feature
@lookinway lookinway merged commit e5d29a4 into main Feb 24, 2026
2 checks passed
@lookinway lookinway deleted the feat/oauth-token-info branch February 24, 2026 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant