fix: CodeRabbit auto-fixes for PR #415#416
Merged
Strehk merged 3 commits intoauth/replace-zitadel-with-logtofrom Apr 6, 2026
Merged
fix: CodeRabbit auto-fixes for PR #415#416Strehk merged 3 commits intoauth/replace-zitadel-with-logtofrom
Strehk merged 3 commits intoauth/replace-zitadel-with-logtofrom
Conversation
Fixed 10 file(s) based on 11 unresolved review comments. Co-authored-by: CodeRabbit <noreply@coderabbit.ai>
7 tasks
Contributor
Author
|
Important Review skippedThis PR was authored by the user configured for CodeRabbit reviews. CodeRabbit does not review PRs authored by this user. It's recommended to use a dedicated user account to post CodeRabbit review feedback. ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
… JWT verification actor_token causes Logto to reject the token exchange with invalid_grant. Use getConfig().serverMetadata().issuer instead of fragile string replace on PUBLIC_OIDC_AUTHORITY for JWT issuer verification. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This stacked PR contains CodeRabbit auto-fixes for #415.
Files modified:
.env.exampleREADME.mdsrc/api/context/oidc.tssrc/api/resolvers/modules/auth.tssrc/api/resolvers/modules/impersonation.tssrc/api/resolvers/modules/user.tssrc/api/services/OIDC.tssrc/config/private.tssrc/config/public.tssrc/routes/(authenticated)/my-account/+page.svelte