Skip to content

fix: CodeRabbit auto-fixes for PR #415#416

Merged
Strehk merged 3 commits intoauth/replace-zitadel-with-logtofrom
coderabbitai/autofix/574be1f
Apr 6, 2026
Merged

fix: CodeRabbit auto-fixes for PR #415#416
Strehk merged 3 commits intoauth/replace-zitadel-with-logtofrom
coderabbitai/autofix/574be1f

Conversation

@coderabbitai
Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai bot commented Apr 6, 2026

This stacked PR contains CodeRabbit auto-fixes for #415.

Files modified:

  • .env.example
  • README.md
  • src/api/context/oidc.ts
  • src/api/resolvers/modules/auth.ts
  • src/api/resolvers/modules/impersonation.ts
  • src/api/resolvers/modules/user.ts
  • src/api/services/OIDC.ts
  • src/config/private.ts
  • src/config/public.ts
  • src/routes/(authenticated)/my-account/+page.svelte

Fixed 10 file(s) based on 11 unresolved review comments.

Co-authored-by: CodeRabbit <noreply@coderabbit.ai>
@coderabbitai coderabbitai bot requested a review from Strehk April 6, 2026 11:21
@coderabbitai coderabbitai bot self-assigned this Apr 6, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor Author

coderabbitai bot commented Apr 6, 2026

Important

Review skipped

This 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 configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 95be82e3-4ddb-48a2-9831-8a63901ebb7b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands and usage tips.

@Strehk Strehk added PR: Enhancement New feature or request skip-changelog Pull requests that should not show up in the Release Changelog labels Apr 6, 2026
Strehk and others added 2 commits April 6, 2026 14:07
… 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>
@Strehk Strehk merged commit f67bf35 into auth/replace-zitadel-with-logto Apr 6, 2026
1 check passed
@Strehk Strehk deleted the coderabbitai/autofix/574be1f branch April 6, 2026 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: Enhancement New feature or request skip-changelog Pull requests that should not show up in the Release Changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant