-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade Logto to v1.17.0 #23
Conversation
add changeset
…5673) * refactor(experience): fall back to sign-in page for edge cases * refactor: add unit tests * refactor: fix tests
Co-authored-by: Gao Sun <[email protected]>
Co-authored-by: Gao Sun <[email protected]>
Co-authored-by: Gao Sun <[email protected]>
* refactor(core): partially remove got * refactor: use shared form-urlencoded headers
…-io#5620) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
call custom jwt worker deploy cloud service when upsert new jwt-customizers
…ogto-io#5685) undeloy work scripts when the jwt customizer is deleted
refactor(console): use route objects
refactor(console): split route objects
feat(core): call cloud worker deploy service on custom jwt test call cloud worker deploy service on custom jwt test
refactor(console): fix onboarding issues
* feat(console): show banner when only dev tenant found * refactor(console): use i18n
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…status feat(console): support localStorage override and show dev feature status
replace all "mainFlow" with "experience"
* feat(core,toolkit): add new sso_identities claim add new sso_identities claim to the userinfo endpoint * chore: update changeset update changeset * chore: update comments update comments * refactor(core): use findUserSsoIdentites query method in user library use findUserSsoIdentites query method in user library
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @nnorbert
Please before merging this let's wait and let's review it together. I was looking into the differences between the latest tag from Logto and our changes. In theory, if we did everything correctly we should only expect to see our overrides (like the seeding, the new connector, the dockerfile changes etc), but I can see a lot of changes that seems to be unrelated to our custom implementations. We need to be really confident that we're not diverging from the source too much, otherwise will become a nightmare soon |
Closed in favor of #24 |
Ticket:
Description
Upgrade Logto to v1.17.0
Type
Checklist:
Screenshots:
N/A