Context
Turn your APIs into secure, agent-compatible endpoints. Descope lets you act as an OAuth provider, issuing scoped JWTs that agents use to call your APIs on behalf of end users.
How it works?
- Define role/user-information based scopes as an OAuth provider.
- Use Inbound Apps to generate scoped tokens for agents.
- Enforce access using token validation, claims and scopes in your API layer.
Links