mirror of
https://github.com/logto-io/logto.git
synced 2025-03-31 22:51:25 -05:00
🧑🚀 The better identity infrastructure for developers and the open-source alternative to Auth0.
authauthenticationauthorizationemailidentityjavascriptnodeoauthoauth2openid-connectpasswordlesspostgresqlsign-in-upsmssocial-logintypescript
* feat(core): user last sign in * fix(core): rename last_sign_in to last_sign_in_at for updating its timestamptz value * fix: rename column name in frontend * fix: test * fix: toLocaleDateString Co-authored-by: IceHe.xyz <icehe@silverhand.io> |
||
---|---|---|
.github | ||
.husky | ||
.vscode | ||
packages | ||
.gitignore | ||
.npmrc | ||
commitlint.config.js | ||
install.js | ||
lerna.json | ||
LICENSE | ||
lint-staged.config.js | ||
merge-eslint-reports.js | ||
package.json | ||
package.sh | ||
pnpm-lock.yaml | ||
pnpm-workspace.yaml | ||
README.md | ||
renovate.json |
Logto
The monorepo for Logto core service.
Get Started
node -e "$(printf "%s" "$(curl -fsSL https://raw.githubusercontent.com/logto-io/logto/master/install.js)")"