0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-30 20:33:54 -05:00
Commit graph

5891 commits

Author SHA1 Message Date
Gao Sun
e3109af026
chore(deps): upgrade zod 2024-07-12 20:56:01 +08:00
Gao Sun
dbf9b2b04b
chore(deps): upgrade packages 2024-07-12 20:53:42 +08:00
Gao Sun
d203c8d2ff
refactor: experience ssr (#6229)
* refactor: experience ssr

* refactor: fix parameter issue
2024-07-12 19:00:36 +08:00
simeng-li
dcb62d69d4
feat(core,schemas): introduce new PUT experience API (#6212)
* feat(core,schemas): introduce new PUT experience API

introduce new PUT experience API

* fix(core): fix some comments

fix some comments
2024-07-12 10:16:43 +00:00
Gao Sun
ef33361179
Merge pull request #6226 from logto-io/gao-experience-branding-fixes 2024-07-12 15:56:05 +08:00
wangsijie
485b0a6915
test: add resource test cases for token exchange (#6216)
* feat(core): handle dpop and client certificate for token exchange

* refactor(core): refactor organizations in grants

* test: add resource test cases for token exchange
2024-07-12 14:56:11 +08:00
wangsijie
608349e8ea
refactor(core): refactor organizations in grants (#6208) 2024-07-12 06:19:38 +00:00
Gao Sun
ba875b417c
refactor: fix third-party app experience branding (#6223) 2024-07-12 06:04:43 +00:00
Gao Sun
3d1f0c93ae
Merge pull request #6222 from logto-io/gao-fix-experience-branding-fallback
refactor: fix experience branding fallback
2024-07-12 14:03:59 +08:00
wangsijie
f9d6137048
feat(core): handle dpop and client certificate for token exchange (#6199) 2024-07-12 14:03:21 +08:00
Gao Sun
cee1c54dc0
refactor(console): improve branding experience 2024-07-11 17:06:21 +08:00
Xiao Yijun
ba415c92ed
fix(experience): use forgot password identifier in related flow (#6221) 2024-07-11 17:01:52 +08:00
Gao Sun
ca2186189e
refactor: fix experience branding fallback 2024-07-11 14:43:50 +08:00
simeng-li
9c05106d88
feat(core,schemas): implement backup codes verification (#6207)
implement the backup code verification flow
2024-07-11 10:07:27 +08:00
simeng-li
be410acbbb
feat(core): implement TOTP verification routes (#6201)
* feat(core): implmenent totp verification routes

implement totp verification routes

* fix(core): update comments

update comments
2024-07-10 19:14:51 +08:00
Gao Sun
223d7d6bbf
refactor(experience): show dark favicon (#6210) 2024-07-10 08:19:29 +00:00
Gao Sun
94c4cc0e56
refactor(console): update all logo uploaders (#6209) 2024-07-10 15:56:11 +08:00
Gao Sun
6060919a21
Merge pull request #6206 from logto-io/gao-refactor-logo-uploads
refactor(console): reorg logo uploads
2024-07-10 14:47:48 +08:00
Gao Sun
10fde8c185
refactor(console): rename file 2024-07-10 14:32:46 +08:00
Gao Sun
5f8eb518b5
Merge pull request #6196 from logto-io/gao-app-logo-and-color
feat: support app-level branding
2024-07-10 14:17:59 +08:00
Gao Sun
ee0e3b8bd0
refactor(core): update cache key 2024-07-10 14:03:18 +08:00
Xiao Yijun
a687c913bd
style(experience): update floating label position (#6211) 2024-07-09 10:24:32 +00:00
wangsijie
55ff41e29b
feat(core): add quota guard for subject tokens (#6205) 2024-07-09 16:20:55 +08:00
Xiao Yijun
dbda05a598
refactor(experience): add label for input field (#6200) 2024-07-09 15:46:57 +08:00
Gao Sun
a4a4ef4cd4
refactor(console): reorg logo uploads 2024-07-09 15:03:46 +08:00
simeng-li
addb528652
feat(core): implement enterprise sso verification flow (#6198)
implement the enterprise sso verification flow
2024-07-09 14:59:52 +08:00
simeng-li
d7fa9f5900
refactor(core): refactor the sso interaction handlers (#6186)
refactor(core): revert the sso utils input refactor

revert the sso utils input refactor
2024-07-09 13:51:33 +08:00
renovate[bot]
0ca307cb5f
fix(deps): update dependency lru-cache to v11 (#6203)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-09 13:25:53 +08:00
Gao Sun
4a8b7c0648
feat: support app-level branding 2024-07-08 16:52:15 +08:00
wangsijie
1557c34134
feat(core): add subject token context to jwt customizer (#6185) 2024-07-08 07:35:00 +00:00
wangsijie
c1a01d6925
feat(console,schemas): add grant context to custom jwt (#6184) 2024-07-08 14:51:24 +08:00
wangsijie
4c6fb767f0
feat(core): actor token (#6171) 2024-07-08 13:23:38 +08:00
renovate[bot]
1d6254e3ca
chore(deps): update dependency superstruct to v2 (#6173)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-08 13:21:23 +08:00
Gao Sun
1340f3bc5d
Merge pull request #6193 from logto-io/gao-remove-unused-param
refactor(core, experience): remove `no_cache` param
2024-07-08 13:16:50 +08:00
Gao Sun
51be195e51
Merge pull request #6192 from logto-io/gao-support-org-logo-for-sie
feat: organization logo
2024-07-08 13:15:54 +08:00
Gao Sun
164c42054a
refactor: remove unused patches (#6179) 2024-07-08 13:15:34 +08:00
Xiao Yijun
a5fd7ff506
refactor(experience,phrases): update phrases for link identities page (#6104) 2024-07-08 10:15:55 +08:00
simeng-li
07316cf0b9
refactor(core): refactor identifyUser method (#6154)
refactor(core): refactor the user identification flow

refactor the user identification flow
2024-07-08 10:09:40 +08:00
Xiao Yijun
3829dcddd6
refactor(experience): add hidden identifier input for browser password manager (#6165) 2024-07-08 09:31:15 +08:00
Gao Sun
a6f96f1d8d
refactor(core, experience): remove no_cache param 2024-07-08 09:03:45 +08:00
Xiao Yijun
787183a6ff
refactor(experience): cache user input identifier for a better sign-in experience (#6164) 2024-07-08 08:57:20 +08:00
Gao Sun
3a839f6d60
feat: organization logo 2024-07-07 21:40:26 +08:00
Misaka_L
4f53e41f0a
refactor: correct phrases and translate some untranslate phrases for zh-cn (#6190)
* refactor: correct zh-cn translations

* refactor: translate some untranslate phrases for zh-cn
2024-07-07 14:51:30 +08:00
renovate[bot]
1b7418c29d
fix(deps): update dependency p-limit to v6 (#6182)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-07 14:07:49 +08:00
silverhand-bot
1fa9f85e14
release: version packages (#5987) 2024-07-06 09:07:56 +08:00
simeng-li
d16bc9b2e5
feat(core,schemas): implement social verification experience API endpoints (#6150)
feat(core,schemas): implement the social verification flow

implement the social verificaiton flow
2024-07-05 16:36:40 +08:00
Gao Sun
af44e87ebd
refactor(console): add chrome extension guide (#6178) 2024-07-05 03:49:20 +00:00
Gao Sun
1efa7e72a4
Merge pull request #6177 from logto-io/gao-update-dotnet-guides
refactor(console): improve dotnet guides
2024-07-05 11:48:38 +08:00
simeng-li
d85cd323ae
feat(core): implement verification code verification API (#6001)
* feat(core,schemas): implement the verification code flow

implement the verification code flow

* chore(core): fix rebase issue

fix rebase issue
2024-07-05 11:47:59 +08:00
simeng-li
aec2cf4f5b
feat(core): implement new experience API routes (#5992)
* feat(core): implement new interaction-session management flow

implement a new interaction-session management flow for experience api use

* feat(core): implement password sign-in flow

implement password sign-in flow

* test(core,schemas): add sign-in password tests

add sign-in password tests

* chore(core): update comments

update comments

* refactor(core): rename the password input value key

rename the password input value key

* refactor(core,schemas): refactor the experience API

refactor the exerpience API structure

* chore(test): add devFeature test

add devFeature test

* refactor(core): rename the path

rename the path

* refactor(core,schemas): refactor using the latest API design

refactor using the latest API design

* chore(test): replace using devFeature test statement

replace using devFeature test statement

* fix(core): fix lint error

fix lint error

* refactor(core): refactor experience API implementations

refactor experience API implementations

* refactor(core): replace with switch

replace object map with switch

* refactor: apply suggestions from code review

* refactor(core): refactor the interaction class
 refactor the interaction class

* refactor(core): update the user identification logic

update the user identification logic

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2024-07-05 11:02:36 +08:00
Gao Sun
1c90671451
refactor(console): check mermaid by integration test env (#6183) 2024-07-04 15:18:00 +00:00
Gao Sun
9b3945a48d
fix(console): fix page issues (#6181) 2024-07-04 14:09:53 +00:00
Gao Sun
0453f80598
refactor(console): improve dotnet guides 2024-07-04 14:27:14 +08:00
Xiao Yijun
8635f1b774
refactor(experience): rename SingleSignOnContext to UserInteractionContext (#6163) 2024-07-04 10:52:54 +08:00
renovate[bot]
61781062c1
chore(deps): update dependency @rollup/plugin-commonjs to v26 (#5994)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-03 10:12:38 +00:00
wangsijie
504f5b2a99
feat(core): handle oidc scopes for token exchange (#6147)
* feat(core,schemas): token exchange grant

* feat(core): third-party applications are not allowed for token exchange

* feat(core,schemas): token exchange grant

* feat(core): organization token for token exchange flow

* feat(core): handle oidc scopes for token exchange
2024-07-03 08:32:57 +00:00
Gao Sun
de9ee8962a
fix(core): issue organization_id claim for client credentials (#6170) 2024-07-03 14:40:42 +08:00
Charles Zhao
17921b5138
feat(schemas): custom ui assets db update (#6010) 2024-07-03 06:27:03 +00:00
Mostafa Moradian
d60f6ce48e
feat: add operationId to HTTP methods on paths (#6108)
* feat: add operationId to HTTP methods on paths

* refactor(core): strictly handle routes for building operation id

* chore: add changeset

* refactor: reorg code

* refactor: use get as verb for singular items

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2024-07-03 05:19:59 +00:00
Charles Zhao
06ef19905b
fix(console): hide error toast for non-existed application in audit logs (#6168)
* fix(console): hide error toast for non-existed application in audit logs

* chore: add changeset
2024-07-03 11:44:37 +08:00
Gao Sun
c7010bbaaa
refactor: update ci and package (#6167)
* refactor: update ci and package

* chore: fix tests
2024-07-03 02:35:19 +00:00
Gao Sun
afd2d22886
refactor(console): add aggregated npm installation component (#6159) 2024-07-02 21:05:13 +08:00
Charles Zhao
9e532f6daa
fix(console): fix custom element swap in mdx (#6166) 2024-07-02 11:07:21 +00:00
Gao Sun
978817ec0c
refactor(console): optimize api resource guides (#6162) 2024-07-02 14:34:19 +08:00
wangsijie
8b63652c8e
feat(core): organization token for token exchange flow (#6106)
* feat(core,schemas): token exchange grant

* feat(core): third-party applications are not allowed for token exchange

* feat(core,schemas): token exchange grant

* feat(core): organization token for token exchange flow
2024-07-02 13:54:42 +08:00
Charles Zhao
2b3e482882
fix(console): fix broken api resource guides (#6161) 2024-07-02 12:44:18 +08:00
Gao Sun
9d3697a3b1
refactor: upgrade logto sdks (#6160) 2024-07-02 12:32:22 +08:00
wangsijie
2ce6ba3447
feat(core): third-party applications are not allowed for token exchange (#6100)
* feat(core,schemas): token exchange grant

* feat(core): third-party applications are not allowed for token exchange
2024-07-02 10:47:19 +08:00
Gao Sun
81c014173c
refactor(console): load mermaid in dev (#6155) 2024-07-02 10:38:43 +08:00
Charles Zhao
c97ebaa41e
refactor(console): update angular integration guide (#6157)
* refactor(console): update angular integration guide

* refactor(console): improve content

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2024-07-02 02:31:34 +00:00
Charles Zhao
8445db283d
refactor(console): update vue integration guide (#6153)
* refactor(console): update vue integration guide

* refactor(console): improve content

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2024-07-02 02:19:18 +00:00
Charles Zhao
37bae63e74
refactor(console): update react integration guide (#6151)
* refactor(console): update react integration guide

* refactor(console): improve content

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2024-07-02 02:10:44 +00:00
Charles Zhao
414f62aed3
refactor(console): update vanilla js integration guide (#6156)
* refactor(console): update vanilla js integration guide

* refactor(console): improve content

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2024-07-02 02:08:41 +00:00
Gao Sun
b52ef323cb
refactor(console): add retry button on error (#6158) 2024-07-02 09:42:51 +08:00
simeng-li
15a3d1d184
docs(console): update the java spring guide (#6133)
---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2024-07-01 13:52:57 +00:00
Gao Sun
dd69c1c4f6
refactor: fix mermaid in production (#6149)
Use dynamic CDN import to use Mermaid as Parcel has issues on handling the
static import in production.
2024-07-01 18:06:38 +08:00
simeng-li
88dd7d2f87
docs(console): update the capacitor integration guide (#6128)
* docs(console): update the capacitor integration guide

update the capacitor integration guide

* fix(console): reorg capacitor guide

reorg capacitor guide

* chore(console): update the section title

update the section title

* refactor(console): improve content

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2024-07-01 09:49:31 +00:00
Xiao Yijun
fa325c9de1
fix(experience): add missing agreeToTermsPolicy deps (#6148) 2024-07-01 09:40:11 +00:00
simeng-li
ac063f9140
docs(console): update flutter intergration guide (#6125)
improve content

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2024-07-01 08:43:37 +00:00
wangsijie
685a97476a
feat(core,schemas): token exchange grant (#6057) 2024-07-01 16:36:34 +08:00
simeng-li
5c4ddee042
docs(console): update the expo SDK integration guide (#6126)
* docs(console): update the expo SDK integration guide

update the expo SDK integrtion guide

* chore(console): update rn guide section title

update rn guide section title

* refactor(console): improve content

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2024-07-01 16:05:49 +08:00
Gao Sun
87615d58ce
chore: launch m2m app for organizations (#6129)
* chore: launch m2m app for organizations

* chore: add changeset
2024-07-01 14:55:47 +08:00
Gao Sun
2f31d1a746
chore: launch jit (#6127) 2024-07-01 14:55:13 +08:00
simeng-li
cb42b5ad40
docs(console): update the sveltekit guide (#6130)
* docs(console): update the sveltekit guide

update the sveltekit guide

* chore(console): reorg the display user section in svltekit

reorg the display user section in svltekit

* refactor(console): improve content

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2024-07-01 05:57:21 +00:00
Gao Sun
f78b1768ef
feat: demo app dev panel (#6105) 2024-07-01 13:18:04 +08:00
Gao Sun
01558bbddf
refactor(console): fix php guide (#6143) 2024-07-01 04:49:18 +00:00
Gao Sun
4727062544
refactor(console): fix switch styles (#6132) 2024-07-01 09:16:15 +08:00
Xiao Yijun
1e0f0bccd3
refactor(console): update golang guide (#6134)
* refactor(console): update golang guide

* refactor: use imported uris for go docs
2024-07-01 09:08:04 +08:00
Xiao Yijun
08699f67c6
chore(console): remove unmaintained remix guide (#6137) 2024-06-30 22:29:46 +08:00
Gao Sun
cc305e5872
refactor(console): polish guides 2024-06-29 21:11:52 +08:00
Darcy Ye
16be0f96a0
refactor(console): update python and php guide (#6136)
* refactor(console): update python/php console guide

* refactor(console): improve php guide

* refactor(console): improve python guide

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2024-06-29 12:56:23 +00:00
Charles Zhao
97b8201a57
refactor(test): use secure random method in integration test util (#6139) 2024-06-29 18:39:45 +08:00
Xiao Yijun
e548eeaa15
refactor(console): polish android guide (#6131) 2024-06-29 11:38:25 +08:00
wangsijie
7ba579fbde
refactor(console): update express guide (#6124) 2024-06-29 01:51:45 +00:00
Gao Sun
18fbdb79c9
refactor(console): use correct array for checking enterprise sso (#6135)
* refactor(console): use correct array for checking enterprise sso

* refactor(console): hide add connector button when no connector available

* refactor(console): fix sso connector check conditions in the organization jit section

* refactor(console): update styles
2024-06-28 09:03:15 +00:00
Gao Sun
f8f84f5d75
refactor(console): polish ui (#6122)
* refactor(console): polish ui

* refactor: fix code editor title color
2024-06-28 12:56:35 +08:00
Gao Sun
07e3725740
refactor(console): update swift guide (#6123) 2024-06-28 10:34:41 +08:00
ScreenCom User
9904ac74d9
chore: update README.mdx (#6121)
Added a missing backtick that breaks layout
2024-06-27 14:40:15 +00:00
Gao Sun
b1e7f62f79
refactor(core): update grant comments (#6120) 2024-06-27 18:50:51 +08:00
wangsijie
211c3576d7
refactor(console): update next guide (#6119) 2024-06-27 17:29:25 +08:00