mirror of
https://github.com/logto-io/logto.git
synced 2024-12-23 20:33:16 -05:00
aacbebcbc8
* feat(core): add api to fetch user organization scopes * chore: add openapi.json * fix: integration test * chore: turn off max-lines lint rules for openapi json files * chore: add changeset * refactor: return all scope information instead of just the name
7 lines
168 B
Markdown
7 lines
168 B
Markdown
---
|
|
"@logto/core": patch
|
|
---
|
|
|
|
Provide management API to fetch user organization scopes based on user organization roles
|
|
|
|
- GET `organizations/:id/users/:userId/scopes`
|