Skip to content

fix: support file-backed remote login token#4

Merged
Priveetee merged 1 commit into
mainfrom
dev
Jun 19, 2026
Merged

fix: support file-backed remote login token#4
Priveetee merged 1 commit into
mainfrom
dev

Conversation

@Priveetee

Copy link
Copy Markdown
Owner

Summary

  • allow Token to read YOUTUBE_REMOTE_LOGIN_INTERNAL_TOKEN_FILE
  • ignore known placeholder token values so generated file-backed secrets can take over
  • keep YOUTUBE_REMOTE_LOGIN_INTERNAL_TOKEN as the first-priority source for existing installs

Production behavior

  • existing real environment tokens keep working
  • compose-only stacks can share the generated internal token file with Server
  • this Token change must ship with the matching Server and TypeType compose changes

Verification

  • bun run lint
  • bun test
  • bun run build
  • git diff --check
  • dev branch checks passed: Coverage, CI, Docker

Rollback

  • rollback the Token image if file-backed token loading regresses
  • direct environment tokens remain supported during rollback

@Priveetee Priveetee merged commit cb94654 into main Jun 19, 2026
5 checks passed
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