mirror of
https://github.com/logto-io/logto.git
synced 2025-02-24 22:05:56 -05:00
🧑🚀 The better identity infrastructure for developers and the open-source alternative to Auth0.
authauthenticationauthorizationemailidentityjavascriptnodeoauthoauth2openid-connectpasswordlesspostgresqlsign-in-upsmssocial-logintypescript
* test(core): add email not exists check to sign-in email code verification * test(core): add remaining UTs except for /session/consent * test(core): fix username validity check according to new username rules * test(core): remove UT for /session/consent as an individual PR * test(core): fix error code 500 |
||
---|---|---|
.github | ||
.husky | ||
.vscode | ||
packages | ||
.gitignore | ||
.npmrc | ||
commitlint.config.js | ||
lerna.json | ||
LICENSE | ||
lint-staged.config.js | ||
package.json | ||
pnpm-lock.yaml | ||
pnpm-workspace.yaml | ||
README.md |
Logto
The monorepo for Logto core service.
Get Started
TBD