mirror of
https://github.com/logto-io/logto.git
synced 2024-12-23 20:33:16 -05:00
🧑🚀 The better identity infrastructure for developers and the open-source alternative to Auth0.
authauthenticationauthorizationemailidentityjavascriptnodeoauthoauth2openid-connectpasswordlesspostgresqlsign-in-upsmssocial-logintypescript
92e8ed199d
* fix(ui): use description.or for all non-social methods divider use description.or for all non-social methods divider * fix(ui): should not validate format in sign-in form should not validate format in sign-in form * refactor(ui): add clear-icon and refine component import path add clear-icon and refin component import path * fix(ui): remove passcode input error border remove passcode input error border * refactor(ui): hide error border of confirm passcode hide error border of confirm passcode * fix(ui): fix i18n key fix i18n key * refactor(ui): show clear icon for password in create-account form show clear icon for password in create-account form * fix(ui): update passwordless confirm modal confirm button text update passwordless confirm modal confirm button text * refactor(ui): divider style update divider style update * fix(ui): always show social links expand button toggle social link * fix(ui): extract mobile width style extract mobile width style * fix(ui): fix create account link fix create account link * fix(ui): cr fix |
||
---|---|---|
.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)")"