0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-06 20:40:08 -05:00
logto/packages/phrases
Darcy Ye f6caeacb5a
refactor(core,phrases,test): add user role APIs guard (#4382)
refactor(core,phrases): update roles API logics since type field is added to roles

refactor(test): add integration test cases

fix(core): should not manually filter out m2m role assigned to user

chore: silently filter out existing entities
2023-09-11 03:51:46 +00:00
..
src refactor(core,phrases,test): add user role APIs guard (#4382) 2023-09-11 03:51:46 +00:00
CHANGELOG.md release: version packages (#4033) 2023-06-28 18:57:43 +08:00
package.json feat(core): guard password by policy 2023-09-03 02:11:22 +08:00
README.md
tsconfig.json

@logto/phrases

TODO: description

Usage

const phrases = require('@logto/phrases');

// TODO: DEMONSTRATE API