Skip to content

web(env): add NEXT_PUBLIC_SOROBAN_RPC_HEADER environment variable support #391

Description

@pragmaticAweds

Summary

Cannot pass authentication headers to private RPC endpoints.

Where

apps/web/src/lib/env.ts:40-55

Why this is a real bug, not just lint noise

  1. Affects user experience, functionality, or performance in production.
  2. Needs to be addressed to ensure robustness across all supported devices and Stellar network states.

Fix

Support optional RPC headers via environment variable.

Acceptance criteria

  • Issue is resolved in apps/web/src/lib/env.ts:40-55.
  • No regression introduced in existing test suites.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Stellar WaveIssues in the Stellar wave programenhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions