wangsijie
ae01f34c50
style(console): fix captcha box alignment ( #7241 )
2025-04-07 19:47:31 +08:00
Darcy Ye
8a40b24515
chore: remove dev feature test for SAML app ( #7251 )
2025-04-07 18:55:22 +08:00
wangsijie
944cc9d539
fix(console): add recaptcha readme ( #7246 )
2025-04-07 06:28:39 +00:00
wangsijie
08db143430
fix(console): add turnstile readme ( #7244 )
2025-04-07 06:12:20 +00:00
wangsijie
8d7a910e1f
fix(console): change recaptcha form fields label ( #7243 )
2025-04-07 13:50:44 +08:00
Charles Zhao
b127e3d915
chore: bump dependencies ( #7235 )
2025-04-07 11:28:54 +08:00
Charles Zhao
387cdfdb9a
Merge pull request #7239 from logto-io/charles-log-10872-core-get-one-time-tokens
...
feat(core): add management API to batch fetch one-time tokens
2025-04-07 11:19:28 +08:00
Charles Zhao
97d713aaec
feat(core): add management API to delete one-time token ( #7237 )
2025-04-07 11:06:50 +08:00
Charles Zhao
4e6e1095f6
Merge pull request #7236 from logto-io/charles-log-10871-core-get-one-time-tokensid
...
feat(core): add management API to fetch one-time token by ID
2025-04-07 10:58:11 +08:00
Charles Zhao
76f31472f5
feat(core): add management API to delete one-time token
2025-04-07 10:52:31 +08:00
Charles Zhao
ceb5098f0b
feat(core): add management API to update one-time token status ( #7234 )
...
feat(core): add API to update one-time token status
2025-04-07 10:47:45 +08:00
Charles Zhao
391846b5f3
feat(core): add management API to fetch one-time token by ID
2025-04-07 10:47:44 +08:00
dependabot[bot]
0a50875310
chore(deps-dev): bump vite from 6.2.4 to 6.2.5 ( #7240 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 6.2.4 to 6.2.5.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.5/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.2.5/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.2.5
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-05 23:23:23 +08:00
simeng-li
1b6a73a9ec
chore: bump vitest version ( #7231 )
...
* chore: bump vitest version
bump vitest version
* fix(test): fix unit test
fix unit test
2025-04-03 20:39:11 +08:00
simeng-li
1b03bd6f86
chore(core): bump the tar-fs dep version ( #7230 )
...
* chore(core): bump the tar-fs dep version
bump the tar-fs dep version to resolve the secuiry issue
* chore: update tar-fs version control
update tar-fs version control
2025-04-03 20:39:00 +08:00
Charles Zhao
a4d724782d
fix(experience): browser password manager should pick up one-time token email from hidden input ( #7232 )
...
fix(experience): browser password manager should pick up magic link email from hidden input
2025-04-03 04:48:11 +00:00
Charles Zhao
c71f25d83e
fix(core): provision user who has valid sign-in session to organizations when using one-time token ( #7220 )
2025-04-03 02:52:19 +00:00
Charles Zhao
3c7f9a14f7
refactor(experience): improve go back logic handling in one-time token pages ( #7228 )
2025-04-03 10:38:10 +08:00
Charles Zhao
a2a14b083c
refactor(demo-app): better showcase the magic link usage in demo app ( #7229 )
2025-04-03 10:37:42 +08:00
dependabot[bot]
edb7ce27ce
chore(deps): bump vite from 5.4.14 to 6.1.3 ( #7219 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.4.14 to 6.1.3.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v6.1.3/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.1.3/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.1.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-03 10:28:54 +08:00
wangsijie
9f488ae160
feat(experience): add catpcha for sign in and forgot password ( #7209 )
...
* refactor(experience): execute captcha when click
* refactor(experience): execute captcha when click
* feat(experience): add catpcha for sign in and forgot password
2025-04-03 10:15:10 +08:00
wangsijie
c92202674b
refactor(experience): execute captcha when click ( #7225 )
2025-04-03 10:13:50 +08:00
simeng-li
d9d707c98a
fix(experience): fix the interaction event in continue sign-in ( #7227 )
...
fix the interaction event in continue sign-in flow
2025-04-02 08:41:48 +00:00
simeng-li
1052b7ae2f
fix(console): should not show diff modal for default values update ( #7226 )
...
fix(console): should not show diff model for default values update
should now thow diff model when signUp.secondaryIdentifiers fullfiled with default empty values
2025-04-02 07:06:19 +00:00
Charles Zhao
352a175b46
chore: bump js sdks and demonstrate skip clearing token usage in demo-app ( #7223 )
2025-04-02 14:59:08 +08:00
wangsijie
02baecf0c5
fix(core): fix recaptcha verification ( #7224 )
2025-04-02 14:45:33 +08:00
wangsijie
d069541b78
feat(core): check captcha before sending verification code ( #7203 )
2025-04-01 19:30:55 +08:00
simeng-li
cfedfb306b
refactor(core): clean up experience migration logic ( #7221 )
...
* refactor(core): clean up experience migration logic
clean up experience package migration feature flag logic
* refactor(experience): remove experience-legacy
officially remove the experience-legay package
* chore: add changeset
add changeset
* chore: update changeset comment
update changeset comment
2025-04-01 09:23:17 +00:00
wangsijie
d418ad0caa
feat(experience,core): add recaptcha enterprise to frontend ( #7218 )
2025-04-01 15:07:33 +08:00
wangsijie
58a5b497bf
feat(core): add recatpcha enterprise verification ( #7204 )
2025-04-01 14:09:10 +08:00
dependabot[bot]
cd70f8451f
chore(deps-dev): bump vite from 6.1.2 to 6.1.3 ( #7215 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 6.1.2 to 6.1.3.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v6.1.3/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.1.3/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-01 04:22:12 +00:00
Charles Zhao
9c2317ff50
chore(test): improve CI test stability ( #7213 )
2025-04-01 12:08:37 +08:00
wangsijie
726ce4eb78
test: increase wait time for backchannel logout test ( #7217 )
2025-04-01 11:39:38 +08:00
Charles Zhao
5d087da9b1
refactor(core): skip sign-in mode check for one-time token verification ( #7200 )
...
* refactor(core): skip sign-in mode check for one-time token verification
* refactor(core): refactor per review comments
* test: add integration test
2025-03-31 08:46:59 +00:00
silverhand-bot
ac7f0bbcd5
release: version packages ( #7100 )
2025-03-31 16:00:12 +08:00
simeng-li
13d04d7766
feat(core, console, experience): remove dev feature guards ( #7211 )
...
* feat(core, console, experience): remove dev feature guards
remove dev feature guards
* fix(console): remove console log
remove console log
* chore: update changeset
update changeset
* chore: update changeset content
update changeset content
* fix(experience): should nav back to email form
should nav back to email form is user cancel the direct sign-in modal.
2025-03-31 15:45:41 +08:00
Charles Zhao
e502607ddf
fix(phrases): fix i18n translations in regional variation locales ( #7210 )
2025-03-31 15:41:20 +08:00
wangsijie
870fa0b915
feat(experience): render captcha in register form ( #7188 )
2025-03-31 13:53:23 +08:00
wangsijie
bb593896b9
feat(core): skip captcha for social and sso ( #7196 )
2025-03-31 13:32:45 +08:00
Nick Daugherty
048f6ab63b
fix(phrases): improve wording of "existing account?" question ( #7172 )
...
fix(phrases): improve en i18n content
"have" reads better in English
2025-03-31 05:02:44 +00:00
simeng-li
93a52df81a
fix(console): fix disable sign-in password settings bug ( #7199 )
...
* fix(console): fix disable sign-in password settings bug
fix disabled sign-in password settings can not be saved bug
* fix(console): remove dummy code
remove dummy code
2025-03-31 03:00:35 +00:00
Charles Zhao
d9e51d1cec
fix(core): fix provision organization by ids query ( #7207 )
2025-03-31 10:21:33 +08:00
wangsijie
df84c30953
feat(core): add security headers for captcha ( #7177 )
2025-03-31 09:23:37 +08:00
Charles Zhao
26c5f612af
refactor(phrases): add "continue_as" phrase key ( #7208 )
...
* refactor(phrases): add "continue_as" phrase key
* fix(phrases): translation issue in regional variated locales
2025-03-31 08:56:41 +08:00
Charles Zhao
68cf11f2ae
feat(demo-app,core): support one-time token in demo-app ( #7206 )
2025-03-28 11:47:52 -07:00
wangsijie
dfc3218929
fix(console): show vonage connector ( #7202 )
2025-03-28 10:42:24 +08:00
simeng-li
0ee810a1e8
feat(console): add password not enabled notification ( #7201 )
...
add password not enabled notificaiton
2025-03-28 00:17:10 +08:00
simeng-li
bae3c78a5a
feat(experience): show sign-in modal on register profile fulfillment flow ( #7198 )
...
show sign-in modal on register profile fulfillment flow
2025-03-28 00:13:54 +08:00
Charles Zhao
bf74d32593
feat(core): guard one-time token on consent request ( #7160 )
2025-03-27 14:45:38 +08:00
simeng-li
e753dce361
refactor(core,experience): adjust missing profiles prompt order ( #7195 )
...
adjust missing profiles' prompt order
2025-03-27 13:29:28 +08:00