Xiao Yijun
97f2d9b8d0
refactor(console,phrases): update organization template phrases ( #5688 )
2024-04-12 11:30:05 +08:00
wangsijie
5b03030de2
fix(core): not allow to modify management api resource ( #5626 )
2024-04-11 17:20:53 +08:00
Gao Sun
b3740656f5
refactor(core): partially remove got ( #5596 )
...
* refactor(core): partially remove got
* refactor: use shared form-urlencoded headers
2024-04-11 07:16:53 +00:00
silverhand-bot
fb55249ab2
release: version packages ( #5463 )
2024-04-10 21:27:24 +08:00
Gao Sun
1ade7a32eb
refactor(experience): fall back to sign-in page when error ( #5673 )
...
* refactor(experience): fall back to sign-in page for edge cases
* refactor: add unit tests
* refactor: fix tests
2024-04-10 20:52:44 +08:00
Charles Zhao
2c97cd6898
fix(console): user should switch account and accept invitation properly in console ( #5657 )
...
* fix(console): bump js sdks to fix the cannot switch user account issue
* fix(console): accept invitation automatically after switching account
2024-04-09 17:30:17 +08:00
wangsijie
3160b40f3b
feat(core,schemas): edit and query resource scopes for org role ( #5613 )
2024-04-07 15:11:40 +08:00
wangsijie
94ccbafa80
feat(core,schemas): add organization resource scope relations ( #5608 )
2024-04-07 11:10:13 +08:00
wangsijie
468558721a
feat(core): search organization roles ( #5627 )
2024-04-07 11:09:27 +08:00
Xiao Yijun
cb4ef9fd0e
refactor(console): reorg resource details page ( #5634 )
2024-04-07 10:25:59 +08:00
Darcy Ye
bde2abe407
chore(core,console,schemas): update variable name and field name
2024-04-03 11:58:43 +08:00
Charles Zhao
a4f8199e92
fix(console,phrases): fix a batch of organization invitation console ui issues ( #5614 )
2024-04-02 10:12:08 +00:00
Darcy Ye
bea7d8e5ff
feat(core): add PATCH /configs/jwt-customizer API
2024-04-02 11:41:12 +08:00
wangsijie
982aa918e6
test: add tests for username case sensitive ( #5597 )
2024-03-31 17:39:25 +08:00
Darcy Ye
c1722c8793
refactor(core): reorg and separate logto-config APIs into files
2024-03-31 14:51:33 +08:00
Darcy Ye
e34cfd812a
chore(core): update GET /configs/jwt-customizer/:tokenPath API error handling ( #5595 )
2024-03-30 10:10:03 +08:00
Gao Sun
7756f50f8e
feat: support direct sign-in for sso ( #5589 )
2024-03-29 21:56:25 +08:00
Gao Sun
6d56434b48
refactor: use ky in integration tests ( #5584 )
...
* refactor: use ky in integration tests
* refactor: remove node-fetch
* refactor: fix test cases
* refactor: remove waitFor after each test
2024-03-29 10:10:13 +00:00
renovate[bot]
961fd8ea99
fix(deps): update dependency snakecase-keys to v7 ( #5556 )
...
* fix(deps): update dependency snakecase-keys to v7
* test: wait for 1ms for every api test
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-03-28 18:16:00 +08:00
Gao Sun
2ae8c112f5
test: improve integration tests ( #5577 )
2024-03-28 09:00:35 +00:00
wangsijie
80a3808398
test: add integration tests for jwt ( #5565 )
2024-03-28 17:00:08 +08:00
Gao Sun
0ade3016d8
test: wait 0ms after each test
2024-03-28 16:26:58 +08:00
Xiao Yijun
ba966fdefe
feat(console): support permission editing ( #5567 )
2024-03-28 10:52:15 +08:00
Gao Sun
3f59461df6
chore(deps): update packges ( #5545 )
...
* chore(deps): upgrade puppeteer
* chore: replace plugin
* refactor: fix tests
2024-03-27 10:21:46 +08:00
Gao Sun
2cbc591ff6
feat: support direct sign-in ( #5536 )
...
* feat: support direct sign-in
* chore: add changesets
* refactor: add test cases
* chore(deps): upgrade logto sdks
2024-03-26 13:23:41 +08:00
Charles Zhao
8d14c87652
chore: bump @logto dependencies ( #5548 )
2024-03-25 18:34:06 +08:00
Gao Sun
a98bc3da54
Merge pull request #5530 from logto-io/gao-add-oidc-standard-claims
...
feat: add oidc standard claims to user
2024-03-21 23:25:50 +08:00
Gao Sun
3cb9b892da
refactor: fix test and ci
2024-03-21 23:10:24 +08:00
Gao Sun
f60e64175f
Merge pull request #5526 from logto-io/gao-store-raw-data-social
...
feat: return and store social connector raw data
2024-03-21 22:47:13 +08:00
simeng-li
9518658595
fix(schemas): fix the get interation/consent api bug ( #5503 )
...
* fix(schemas): fix the get interation/consent api bug
fix the get interation/consent api bug
* chore: update changeset
update changeset
* fix: update changeset
update changeset
* refactor(schemas, console): alter the resource scopes description field to nullable (#5504 )
* refactor(schemas, console): alter the resoruce scopes description field nullable
make the resourec scopes description nullable
* fix(test): fix the type issue in the integration test
fix the type issue in the integration test
* fix(console): add the field register
add the field register
* fix: update the changeset
update the changeset
* fix(console,test): update comments and rebase
update comments and rebase the master
2024-03-20 14:31:35 +08:00
Gao Sun
6feb531435
feat: add profile api, update api and database, add tests
2024-03-20 13:16:23 +08:00
Gao Sun
d597681a67
refactor: fix tests
2024-03-20 11:57:48 +08:00
Gao Sun
57d97a4df8
feat: return and store connector raw data
2024-03-19 14:05:42 +08:00
Gao Sun
98ca0a739d
feat: allow get invitations by invitee
2024-03-19 10:45:02 +08:00
simeng-li
2a358bf241
refactor(console,core,schemas): rename the jwtCustomizer related type and guards ( #5496 )
...
rename the jwtCustomizer related type and guards
2024-03-13 06:35:47 +00:00
Gao Sun
1965633bed
refactor(core): update organization invitation apis ( #5474 )
...
* refactor(core): update organization invitation apis
* chore: add api tests
2024-03-12 18:35:40 +08:00
wangsijie
95f4ba1856
feat(core): add password algorithm transition ( #5481 )
2024-03-08 18:04:13 +08:00
wangsijie
172411946a
feat(core): create user with avatar and custom data ( #5476 )
2024-03-08 03:29:39 +00:00
Darcy Ye
57a9cfa6d3
fix(core): fix rebase
2024-03-07 15:06:50 +08:00
Darcy Ye
29d7642c6b
feat(core): add DELETE /configs/jwt-customizer API
2024-03-07 14:25:24 +08:00
Darcy Ye
74a70c068d
feat(core): add GET /configs/jwt-customizer API
2024-03-07 14:17:49 +08:00
Darcy Ye
e327754008
fix(test): fix tests
2024-03-06 19:33:41 +08:00
Darcy Ye
754d425a60
chore(core,test): update tests and refactor getJwtCustomizer query
2024-03-06 19:33:41 +08:00
Darcy Ye
118de63049
feat(core): add GET /configs/jwt-customizer API
2024-03-06 19:33:39 +08:00
Darcy Ye
5d8e6853d1
refactor(core): refactor code
2024-03-06 18:15:54 +08:00
Darcy Ye
7c06880287
feat(schemas,core,test): remove LogtoJwtTokenKeyType and define the path enum locally in core
2024-03-06 11:50:11 +08:00
Darcy Ye
92a04f08bd
feat(core): use PUT instead of POST and refactor code
2024-03-05 22:22:25 +08:00
Darcy Ye
7c4019b408
feat(core,phrases): add POST /configs/jwt-customizer API
2024-03-05 22:22:25 +08:00
wangsijie
cc01acbd0e
feat(core): create user with encrypted password ( #5446 )
2024-03-04 15:41:36 +09:00
Gao Sun
532454b923
feat(core,connector): support apple sign-in with email ( #5454 )
...
* feat(core,connector): support apple sign-in with email
* chore: add tests and changesets
* refactor: fix tests and improve changeset
2024-03-01 05:00:41 +00:00