0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
logto/packages/phrases
Darcy Ye 8249493c40
feat(core): add passwordless register flow of phone (#221)
* feat(phone passwordless): add passwordless register flow of phone

* feat(phone passwordless): add userId to both sign-in and register user logs

* feat(phone passwordless): add register error descriptions

* feat(core): update error descriptions and leave redundancy error descriptions for later changes
2022-02-14 10:44:46 +08:00
..
src feat(core): add passwordless register flow of phone (#221) 2022-02-14 10:44:46 +08:00
package.json chore: upgrade eslint-config to v0.6.1 2022-01-27 19:26:34 +08:00
README.md feat(phrases): add package and refactor error code 2021-07-28 01:13:51 +08:00
tsconfig.json chore: upgrade configs (#117) 2021-09-16 16:54:32 +08:00

@logto/phrases

TODO: description

Usage

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

// TODO: DEMONSTRATE API