Skip to content

fix(kit): allow explicit remote auth bootstrap requests - #34

Merged
rdlabo merged 1 commit into
mainfrom
fix/remote-auth-bootstrap
Jul 25, 2026
Merged

fix(kit): allow explicit remote auth bootstrap requests#34
rdlabo merged 1 commit into
mainfrom
fix/remote-auth-bootstrap

Conversation

@rdlabo

@rdlabo rdlabo commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add a narrowly scoped HttpContext marker for the credential exchange that establishes remote access
  • keep authentication headers, retries, and explicit denial handling active during bootstrap
  • document why the broad interceptor bypass is not suitable

Verification

  • kit package build succeeds
  • lint succeeds
  • kit suite: 35 files / 469 tests pass
  • focused HTTP suite: 35 tests pass

Context

This closes the wiring gap found while applying the v21.4.6 local/remote auth boundary to winecode and tipsys: the server credential exchange must run before remote access can be published.

@netlify

netlify Bot commented Jul 25, 2026

Copy link
Copy Markdown

Deploy Preview for rdlabo-ionic-angular-library ready!

Name Link
🔨 Latest commit 77db8a3
🔍 Latest deploy log https://app.netlify.com/projects/rdlabo-ionic-angular-library/deploys/6a642f16a6049f0008019039
😎 Deploy Preview https://deploy-preview-34--rdlabo-ionic-angular-library.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@rdlabo
rdlabo force-pushed the fix/remote-auth-bootstrap branch from be7a6d6 to 77db8a3 Compare July 25, 2026 03:35
@rdlabo
rdlabo marked this pull request as ready for review July 25, 2026 03:38
@rdlabo
rdlabo merged commit 134ae54 into main Jul 25, 2026
12 checks passed
@rdlabo
rdlabo deleted the fix/remote-auth-bootstrap branch July 25, 2026 03:38

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 1 additional finding.

Open in Devin Review

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant