logto icon indicating copy to clipboard operation
logto copied to clipboard

feat: create a pre-configured m-api access role on db seeded

Open xiaoyijun opened this issue 1 year ago • 1 comments

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:

image

image

Checklist

  • [x] .changeset
  • [ ] unit tests
  • [ ] integration tests
  • [x] necessary TSDoc comments

xiaoyijun avatar May 21 '24 11:05 xiaoyijun

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

github-actions[bot] avatar May 21 '24 11:05 github-actions[bot]