logto
logto copied to clipboard
feat: create a pre-configured m-api access role on db seeded
Summary
Create a pre-configured m-api access role on db seeded for a better Logto Management API integration experience
Note
Since this feature is only for new user, so we don't need an alteration script.
Testing
After the Logto instance setup:
Checklist
- [x]
.changeset - [ ] unit tests
- [ ] integration tests
- [x] necessary TSDoc comments
COMPARE TO master
Total Size Diff :chart_with_upwards_trend: +5.12 KB
Diff by File
| Name | Diff |
|---|---|
| .changeset/angry-tables-repeat.md | :chart_with_upwards_trend: +135 Bytes |
| packages/cli/src/commands/database/seed/roles.ts | :chart_with_upwards_trend: +1.35 KB |
| packages/cli/src/commands/database/seed/tables.ts | :chart_with_upwards_trend: +468 Bytes |
| packages/schemas/alterations/next-1716291265-create-pre-configured-m-api-role.ts | :chart_with_upwards_trend: +2.82 KB |
| packages/schemas/src/seeds/management-api.ts | :chart_with_upwards_trend: +364 Bytes |