0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-03 21:48:55 -05:00
logto/packages/experience/src/pages
2023-12-01 14:43:40 +08:00
..
Callback refactor(experience): reorg hooks location (#4877) 2023-11-17 07:25:30 +00:00
Consent
Continue
ErrorPage
ForgotPassword
MfaBinding refactor(experience): generate webauthn options before switching to the webauthn page (#4794) 2023-11-01 16:06:07 +08:00
MfaVerification refactor(experience): generate webauthn options before switching to the webauthn page (#4794) 2023-11-01 16:06:07 +08:00
Register feat(experience): disable chrome autofill on the register form (#5017) 2023-12-01 13:29:18 +08:00
RegisterPassword feat(experience): implement webauthn experience flow (#4642) 2023-10-17 15:15:44 +08:00
ResetPassword
SignIn feat(experience): enable SSO auto watch to the sign-in and register form (#5014) 2023-11-30 18:06:07 +08:00
SignInPassword chore: use sentence case 2023-10-25 14:01:49 +08:00
SingleSignOnConnectors fix(experience): move the navigate method to useEffect (#5027) 2023-12-01 10:27:30 +08:00
SingleSignOnEmail fix(experience): fix silent error bug (#5031) 2023-12-01 14:43:40 +08:00
SocialLanding refactor(experience): reorg hooks location (#4877) 2023-11-17 07:25:30 +00:00
SocialLinkAccount
SocialSignInCallback refactor(core,experience): extract sso register api (#4934) 2023-11-22 03:19:39 +00:00
Springboard
VerificationCode