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
renovate[bot]
8d721d82df
chore(deps): update silverhand-io/actions-node-pnpm-run-steps action to v5 ( #6174 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-04 06:26:28 +00:00
renovate[bot]
3ab4897eb0
chore(deps): update logto-io/actions-package-logto-artifact action to v3 ( #6175 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-04 14:18:23 +08:00
renovate[bot]
2477a50966
chore(deps): update logto-io/actions-run-logto-integration-tests action to v4 ( #6176 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-04 14:18:03 +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
Darcy Ye
6dc380145c
refactor: update compare DB alteration scripts ( #6152 )
...
* refactor: update compare DB alteration scripts
* chore: add comments
2024-07-02 11:25:01 +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
362ddc657b
ci: rerun integration tests on failure ( #6141 )
2024-07-01 20:15:40 +08:00
Gao Sun
49fea7d03e
Merge pull request #6140 from logto-io/gao-refactor-ci
...
ci: refactor integration tests workflow
2024-07-01 20:14:42 +08: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
Darcy Ye
f6e10f81bd
chore: normalize Logto DB region role names for DB alteration CI ( #6144 )
2024-07-01 07:51:41 +00: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
4b9785b988
Merge pull request #6142 from logto-io/gao-polish-next-guides
...
refactor(console): polish guides
2024-06-30 20:04:10 +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
Gao Sun
e7cc05bf9c
ci: add spaces
2024-06-29 14:51:52 +08:00