0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-06 20:40:08 -05:00
logto/packages/core/src/lib
simeng-li c56ddec84a
fix(core): resolve some core no-restricted-syntax lint error (#1606)
* fix(core): resolve some core no-restricted-syntax lint error

resolve some core no-restricted-syntax lint error

* fix(core): cr fix
2022-07-20 10:28:48 +00:00
..
passcode.test.ts fix(core): resolve some core no-restricted-syntax lint error (#1606) 2022-07-20 10:28:48 +00:00
passcode.ts fix(connector): refactor ConnectorInstance as class (#1541) 2022-07-14 07:56:57 +00:00
session.ts fix(core): prevent session lost for bind social (#948) 2022-05-25 15:26:40 +08:00
sign-in-experience.test.ts fix(connector): refactor ConnectorInstance as class (#1541) 2022-07-14 07:56:57 +00:00
sign-in-experience.ts fix(connector): refactor ConnectorInstance as class (#1541) 2022-07-14 07:56:57 +00:00
social.ts feat(core): identities key should use target not connectorId (#1115) 2022-06-17 11:00:02 +08:00
user.test.ts refactor(core): use argon2 for password encryption (#738) 2022-05-06 16:38:38 +08:00
user.ts fix(core): signing in with a non-existing username should throw invalid credentials (#1239) 2022-06-27 13:53:23 +08:00