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

5869 commits

Author SHA1 Message Date
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
Gao Sun
bd0487ecc3
refactor(console): update ruby guide (#6116)
* refactor(console): update ruby guide

* refactor(console): support further readings

* refactor(console): reorg docs
2024-06-27 14:11:06 +08:00
Gao Sun
8fa440579b
refactor: update nuxt guide (#6114)
* refactor: update nuxt guide

* refactor: polish content
2024-06-27 05:06:44 +00:00
Gao Sun
42cef43cb1
Merge pull request #6113 from logto-io/gao-upgrade-mdx
refactor(console): upgrade mdx packages
2024-06-27 13:06:03 +08:00
Xiao Yijun
ccf4efe901
chore: fix typo (#6110) 2024-06-26 19:36:51 +08:00
Gao Sun
f22ed8955d
refactor(console): remove unused config 2024-06-26 16:39:23 +08:00
Gao Sun
8fcb747032
refactor(console): upgrade mdx packages 2024-06-26 16:32:45 +08:00
Gao Sun
b590e64f59
feat(core): issue organization token via client credentials (#6098)
* feat(core): issue organization token via client credentials

* refactor: fix tests
2024-06-26 16:18:12 +08:00
Xiao Yijun
75c0468abe
refactor: handle potential errors during ky requests in koa-auth middleware (#6112) 2024-06-26 15:22:41 +08:00
Darcy Ye
b52609a1ed
feat(core): add hasPassword field to custom JWT user context (#6096) 2024-06-25 14:58:25 +08:00
Xiao Yijun
f2c7799ee6
refactor(experience,phrases): update resend passcode phrases (#6103) 2024-06-25 10:36:31 +08:00
Mostafa Moradian
d123d46ebc
fix: include tenantId and its root param in responses (#6092)
* fix: include tenantId and its root param in responses

* refactor: use shared object

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2024-06-25 02:24:56 +00:00
Gao Sun
dfa0135b6a
refactor: add brief intro in swagger.json (#6102) 2024-06-25 10:24:17 +08:00
Gao Sun
92dc008545
refactor(console): hide backchannel for m2m apps (#6075) 2024-06-25 10:03:47 +08:00
Gao Sun
593db0dbee
refactor(console): update role-related content and components (#6091) 2024-06-24 10:45:51 +00:00
Gao Sun
581ecd9cd0
Merge pull request #6090 from logto-io/gao-organization-m2m-apps
feat(console): m2m pages in organizations
2024-06-24 18:45:13 +08:00
Gao Sun
b489626b34
Merge pull request #6088 from logto-io/gao-console-m2m-organizations
feat(console): show organization list for m2m apps
2024-06-24 18:43:49 +08:00
Gao Sun
d7d2af68a9
fix(schemas): explicitly set search path (#6101) 2024-06-24 18:11:43 +08:00
Gao Sun
bede80e2f5
Merge pull request #6093 from logto-io/gao-fork-cc-grant
refactor(core): fork client credentials grant
2024-06-24 17:46:58 +08:00
simeng-li
d81e13d215
feat(console,phrases): add issuer endpoint to application form (#6094)
* feat(console,phrases): add issuer endpoint to application form

add issuer endpoint to the application form

* chore: add changeset

add changeset
2024-06-24 05:44:14 +00:00
Darcy Ye
15953609bb
feat: support prompt config for some built-in connectors (#6023)
* feat: support prompt config for some built-in connectors

* chore: adopt code review suggestions

Co-authored-by: Gao Sun <gao@silverhand.io>

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2024-06-24 04:42:47 +00:00
Gao Sun
88ee906b75
refactor(core): fork client credentials grant 2024-06-23 22:33:06 +08:00
Gao Sun
a43434c42f
Merge pull request #6089 from mostafa/fix-oas-validation-errors
fix: generate valid OpenAPI spec
2024-06-23 14:12:20 +08:00
Gao Sun
d51e839cdb
refactor: add changeset and improve code 2024-06-23 13:47:10 +08:00
Gao Sun
ca22bc6ae9
feat(console): m2m pages in organizations 2024-06-23 11:31:24 +08:00
Gao Sun
58f3eeae64
Merge pull request #6087 from logto-io/gao-org-app-role-apis
feat(core): update application organization role apis
2024-06-23 11:13:45 +08:00
Gao Sun
1620bbd718
Merge pull request #6086 from logto-io/gao-org-app-apis
feat(core): add organization - application apis
2024-06-23 11:02:19 +08:00
Gao Sun
9b361011e7
refactor: update status code 2024-06-23 10:47:44 +08:00
Gao Sun
022b5fe6cf
Merge pull request #6084 from logto-io/gao-org-role-types
feat: organization role types
2024-06-23 10:45:27 +08:00
Gao Sun
cbab5af58f
Merge pull request #6083 from logto-io/gao-update-org-app-fetch
refactor(core): return roles in organization app get api
2024-06-23 10:35:22 +08:00
Gao Sun
097dfcac89
refactor: filter whole supplement document if needed (#6085) 2024-06-23 10:33:28 +08:00
Gao Sun
88f94c7001
feat(console): show organization list for m2m apps 2024-06-23 09:04:48 +08:00
Mostafa Moradian
e24ff76c1f
fix: update mocks and docstrings 2024-06-22 23:33:13 +02:00
Mostafa Moradian
0a194c6752
fix: change special character to fix root paramter naming issue
feat: add customParameters function for fixing tenantId error on `/api/.well-known/endpoints/{tenantId}`
2024-06-22 19:19:00 +02:00
Gao Sun
754d0e1340
feat(core): update application organization role apis 2024-06-22 23:17:05 +08:00
Gao Sun
12cd49f903
feat(core): get application organizations api 2024-06-22 23:16:38 +08:00
Gao Sun
bcd2ac7c09
chore: fix tests 2024-06-22 22:59:43 +08:00
Gao Sun
5e0a4401f6
feat: organization role types 2024-06-22 22:59:43 +08:00
Gao Sun
b839f6c46f
refactor(core): return roles in organization app get api 2024-06-22 22:58:44 +08:00
wangsijie
b1a12fb375
feat(core): issue subject tokens (#6045) 2024-06-22 02:31:27 +00:00
Gao Sun
0f39d39f7a
refactor(core): reorg organization routes 2024-06-21 21:47:52 +08:00
Gao Sun
fae11359b2
refactor(core): update naming and fix typos 2024-06-21 20:13:52 +08:00
Gao Sun
ec95536b84
Merge pull request #6071 from logto-io/gao-org-app-role-apis
feat(core): organization app role apis
2024-06-21 20:00:06 +08:00
Gao Sun
5065eea03b
Merge pull request #6073 from logto-io/gao-update-console-jit
feat(console): update jit config
2024-06-21 19:57:59 +08:00
Xiao Yijun
12bcbb9699
fix(experience): apply agree to terms policy for sso (#6080) 2024-06-21 18:24:14 +08:00
Gao Sun
c51eab1bc4
Merge pull request #6069 from logto-io/gao-org-jit-sso-impl
feat(core): organization jit sso
2024-06-21 16:39:33 +08:00
Darcy Ye
651a027b49
chore(core): add dev feature tag for openapi.json (#6025)
chore(core): add dev feature tag for openapi.json to indicate operation should not show up in swagger.json
2024-06-21 16:09:21 +08:00
renovate[bot]
7f9c0f295c
chore(deps): update dependency buffer to v6 (#6060)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-21 06:30:30 +00:00
Gao Sun
71f5fa308f
refactor: improve code, content, and styles 2024-06-21 13:59:10 +08:00
Gao Sun
a471d6a58c
feat(console): update jit config 2024-06-21 13:57:17 +08:00
Gao Sun
2cf30d2f03
feat(core): organization jit sso 2024-06-21 13:56:08 +08:00
Gao Sun
c1ffadeff6
Merge pull request #6067 from logto-io/gao-org-jit-sso
feat(core): organization jit sso apis
2024-06-21 09:54:33 +08:00
Darcy Ye
e89147acb3
refactor(console): update subscription plan ID (#6074) 2024-06-20 19:08:16 +08:00
Darcy Ye
92f47ef7da
chore: rename legacy pro to grandfathered pro (#6076) 2024-06-20 10:51:07 +00:00
Gao Sun
07da7918e2
feat(core): init organization app role apis 2024-06-20 14:16:55 +08:00
Gao Sun
0d8263682d
feat(core): organization jit sso apis 2024-06-20 11:35:04 +08:00
simeng-li
e6f06cbbb7
docs(console): add the troubleshooting section in expo guide (#6052)
* docs(console): add the troubleshoot section in expo guide

add the troubleshoot section in expo integration guide

* chore: update the words

update the words
2024-06-20 11:11:39 +08:00
simeng-li
0f3dbbc4a9
chore(test): reorg the sso connector api cleanup logic (#6053)
reorg the sso connector api cleanup logic
2024-06-20 10:40:42 +08:00
Gao Sun
32270d1d7e
Merge pull request #6065 from logto-io/gao-reorg-org-api-docs
refactor(core): reorg organization users api docs
2024-06-20 10:12:29 +08:00
Gao Sun
5362772f6d
Merge pull request #6064 from logto-io/gao-init-org-app-apis
feat(core): init organization app apis
2024-06-20 09:58:09 +08:00
Gao Sun
e83e94f822
Merge pull request #6055 from logto-io/gao-refactor-relation-queries
refactor(core): update relation queries
2024-06-20 09:57:25 +08:00
Xiao Yijun
09bd183148
style(experience): add margin-bottom for terms checkbox on sign-in page (#6058) 2024-06-20 09:47:48 +08:00
Gao Sun
34a64111cc
chore: skip tests if needed 2024-06-19 22:55:52 +08:00
Gao Sun
4d879fc358
refactor(core): reorg organization users api docs 2024-06-19 22:29:59 +08:00
Gao Sun
6dd2565dca
feat(core): init organization app apis 2024-06-19 22:29:44 +08:00
Darcy Ye
53ada32251
chore(schemas): add legacy-pro tag to reserved plan ID (#6061) 2024-06-19 11:47:48 +00:00
Gao Sun
97efe1e734
refactor: fix google one tap issues (#6054) 2024-06-19 14:24:19 +08:00
Gao Sun
b543356bb3
refactor(core): update relation queries 2024-06-19 14:21:15 +08:00
Gao Sun
71ba7c4cc6
feat(core): jit organization roles (#6049) 2024-06-19 11:07:45 +08:00
Gao Sun
d49a5f4563
chore(console): update guide orders (#6047) 2024-06-19 02:17:30 +00:00
Gao Sun
82e702fbde
Merge pull request #6046 from logto-io/gao-add-ruby 2024-06-19 10:12:47 +08:00
Xiao Yijun
061a30a875
feat(experience): support agree to terms policies (#6044) 2024-06-19 09:25:57 +08:00
Xiao Yijun
3cb7be21ca
feat(console,phrases): support agree to terms policy configuration (#6037) 2024-06-18 14:34:54 +00:00
Xiao Yijun
1bdfb4374c
feat(schemas): add agree_to_terms_policy for sie table (#6036) 2024-06-18 21:47:21 +08:00
Gao Sun
282f091219
refactor(console): support non-svg logos 2024-06-18 18:23:01 +08:00
Charles Zhao
3300e4fb09
chore(connector): update outdated links in connector readme (#6039) 2024-06-18 17:47:49 +08:00
Gao Sun
ead51e5554
feat(console): add Ruby app guide 2024-06-18 15:07:54 +08:00
simeng-li
d210f4f2e4
test(core): implement sso related integration tests (#6041)
* test(core): implement sso related integration tests

implement sso related integration tests

* chore(core): remove unnecessary comments

remove unnecessary comments
2024-06-18 02:16:27 +00:00
Gao Sun
0ef712e4ea
feat(console): google one tap (#6034) 2024-06-18 10:04:20 +08:00
Gao Sun
b96848b01d
Merge pull request #6032 from logto-io/gao-google-one-tap-experience 2024-06-18 10:02:55 +08:00
Gao Sun
c2c15e8bcf
refactor(console): show sso status in jit domains (#6040) 2024-06-18 10:00:35 +08:00
Gao Sun
d9119b56ec
Merge pull request #6031 from logto-io/gao-google-one-tap-core 2024-06-18 09:59:32 +08:00
simeng-li
bb6fd66418
feat: add dev feature disabled test (#6014)
feat: implement dev feature disabled integration test

implement dev feature desiabled integration test
2024-06-17 19:58:57 +08:00
Gao Sun
924ccb4352
Merge pull request #6030 from logto-io/gao-google-one-tap-connector
feat(connector): google one tap
2024-06-17 12:21:10 +08:00
Gao Sun
be1b570691
chore: add comments 2024-06-17 12:06:52 +08:00
Gao Sun
4118669c91
Merge pull request #6027 from logto-io/gao-update-changeset
chore: update changeset
2024-06-17 11:53:21 +08:00
Gao Sun
59fe21aec7
Merge pull request #6026 from logto-io/gao-org-jit-roles-tests
refactor: add organization jit role api tests
2024-06-17 11:52:40 +08:00
Gao Sun
4266ac8c06
Merge pull request #6024 from logto-io/gao-org-jit-roles
feat(core,console): organization jit roles
2024-06-17 11:51:54 +08:00
Charles Zhao
41495a385d
refactor(console): improve swr error handling that previously omitted (#6021) 2024-06-17 11:12:55 +08:00
Gao Sun
d23417e36d
Merge pull request #6022 from logto-io/gao-update-jit-style
refactor(console): update jit styles
2024-06-17 10:45:58 +08:00
Gao Sun
e541716012
Merge pull request #6020 from logto-io/gao-add-profile-in-user-settings
refactor(console): allow view and update `user.profile` in settings
2024-06-17 10:45:14 +08:00
Gao Sun
b286dd314a
Merge pull request #6003 from logto-io/gao-org-mfa
feat(core,console): organization mfa requirement
2024-06-17 10:44:46 +08:00
simeng-li
ed37356ee3
refactor(console,experience,test): decouple isDevFeatureEnabled with isIntegrationTest (#6012)
* refactor(console,experience,test): decouple isDevFeatureEnabled with isIntegrationTest

decouple isDevFeatureEnabled with isIntegrationTest ENV variables

* chore: update environment variable get method

update environment variable get method
2024-06-17 10:30:16 +08:00
simeng-li
a02c20a664
refactor(console): update spring boot api protection guide (#6018)
update spring boot api protection guide
2024-06-17 10:14:04 +08:00
Gao Sun
552a3e59db
chore: add tests 2024-06-16 22:02:13 +08:00
Gao Sun
c0617f159d
chore: add tests 2024-06-16 21:13:00 +08:00
Gao Sun
50c35a2143
feat(experience): google one tap 2024-06-16 14:50:00 +08:00
Gao Sun
942780fcfa
feat(core): google one tap 2024-06-16 14:31:33 +08:00
Gao Sun
6308ee1857
feat(connector): google one tap 2024-06-16 13:55:36 +08:00
Gao Sun
320b720c46
refactor: rename method 2024-06-15 11:22:06 +08:00
Xiao Yijun
dc6fbe212e
refactor(console): improve webhook test request error handling (#6017) 2024-06-15 11:21:44 +08:00
Xiao Yijun
15a51a4426
refactor(console): imporve custom phrase fetch request error handling (#6015) 2024-06-15 11:21:30 +08:00
Xiao Yijun
d17e26ab30
style(console): update tab item style in readme docs (#6013) 2024-06-15 11:21:14 +08:00
Gao Sun
aefe5cbacb
chore: update changeset 2024-06-14 22:54:32 +08:00
Gao Sun
b25bca3aa2
refactor: add organization jit role api tests 2024-06-14 22:44:03 +08:00
Gao Sun
7d6e8dcf9a
Merge pull request #5999 from logto-io/gao-remove-dev-features-guard
chore(console,core): launch organization jit
2024-06-14 14:58:57 +08:00
Gao Sun
3ea37c5275
feat(core,console): organization jit roles 2024-06-14 14:50:33 +08:00
Gao Sun
847a7c413a
refactor(console): update jit styles 2024-06-14 11:39:55 +08:00
Gao Sun
752059d6b1
Merge pull request #6002 from logto-io/gao-enable-backchannel-logout
feat(core,console): enable backchannel logout
2024-06-14 11:10:42 +08:00
Gao Sun
6f0497d214
refactor: apply suggestions from code review
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2024-06-14 10:56:18 +08:00
Gao Sun
8306cc4263
Merge pull request #5998 from logto-io/gao-console-jit
feat(console): implement organization jit ui
2024-06-14 10:55:34 +08:00
Gao Sun
9f33d997b2
refactor(console): allow view and update user.profile in settings 2024-06-13 22:44:17 +08:00
simeng-li
930f23e363
fix(core): prevent uncaught promise rejection (#6009)
* fix(core): prevent uncaught promise rejection

prevent uncaught promise rejection crashing the app

* refactor(core): remove inline await

remove inline await statement

* chore(core): update comment

update comment
2024-06-12 07:05:42 +00:00
Gao Sun
136320584f
feat: automatic social account linking (#5881)
* feat: automatic social account linking

* chore: add integration tests

* chore: add changeset
2024-06-08 20:23:57 +08:00
Gao Sun
128ee0c9bb
chore: add tests 2024-06-08 14:48:57 +08:00
Gao Sun
75ab459c0a
feat(core,console): organization mfa requirement 2024-06-08 14:15:07 +08:00
Gao Sun
efa884c409
chore(console,core): launch organization jit 2024-06-08 10:22:38 +08:00
Gao Sun
b50ba0b7e6
chore: add tests and changeset 2024-06-08 10:19:13 +08:00
Gao Sun
f28a083ed0
feat(core,console): enable backchannel logout 2024-06-07 22:12:24 +08:00
Gao Sun
fc1699631c
feat(console): implement organization jit ui 2024-06-07 15:00:06 +08:00
Gao Sun
afb1091603
refactor: fix tests 2024-06-06 19:09:40 +08:00
Gao Sun
ab4867d310
refactor(core): trigger organization membership updated hook from jit 2024-06-06 18:11:49 +08:00
Gao Sun
d4cb91e6c9
feat(core): implement organization jit provisioning 2024-06-06 14:30:29 +08:00