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
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
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
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
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
Darcy Ye
b52609a1ed
feat(core): add hasPassword field to custom JWT user context ( #6096 )
2024-06-25 14:58:25 +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
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
ca22bc6ae9
feat(console): m2m pages in organizations
2024-06-23 11:31:24 +08:00
Gao Sun
88f94c7001
feat(console): show organization list for m2m apps
2024-06-23 09:04:48 +08:00
Gao Sun
5e0a4401f6
feat: organization role types
2024-06-22 22:59:43 +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
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
Darcy Ye
e89147acb3
refactor(console): update subscription plan ID ( #6074 )
2024-06-20 19:08:16 +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
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
3cb7be21ca
feat(console,phrases): support agree to terms policy configuration ( #6037 )
2024-06-18 14:34:54 +00: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
Gao Sun
0ef712e4ea
feat(console): google one tap ( #6034 )
2024-06-18 10:04:20 +08:00
Gao Sun
c2c15e8bcf
refactor(console): show sso status in jit domains ( #6040 )
2024-06-18 10:00:35 +08:00