0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-27 21:39:16 -05:00
logto/packages/phrases
Darcy Ye b335ad01b1
feat(console,core): enable configure on nameIdFormat and encryption (#6929)
* feat(console): enable configure on nameIdFormat and encryption

* feat(core): support configuration on nameIdFormat and encryption
2025-01-09 11:02:59 +08:00
..
src feat(console,core): enable configure on nameIdFormat and encryption (#6929) 2025-01-09 11:02:59 +08:00
CHANGELOG.md release: version packages (#6850) 2025-01-02 12:11:10 +08:00
package.json release: version packages (#6850) 2025-01-02 12:11:10 +08:00
README.md
tsconfig.json

@logto/phrases

See the main README for more information.

Caveats

Dots (.) are not allowed in the phrase keys. Despite i18next supporting them, they may cause issues when customizing the phrases in the Console. See this pull request for more information.