Skip to content

fix: Bearer token for kyasi library reads - #60

Merged
SteveSimonson merged 1 commit into
mainfrom
fix/library-bearer-for-reads
Aug 1, 2026
Merged

fix: Bearer token for kyasi library reads#60
SteveSimonson merged 1 commit into
mainfrom
fix/library-bearer-for-reads

Conversation

@SteveSimonson

Copy link
Copy Markdown
Owner

Summary

kyasi.us library GETs are now auth-gated. iBamboo admin probes and the node library client send `Authorization: Bearer` when a token is available.

Test plan

  • typecheck via CI
  • Admin Product library tab loads with LIBRARY_TOKEN secret

Library GETs now require auth. Use LIBRARY_TOKEN / KYASI_LIBRARY_TOKEN
on admin probes and the node client so sync + admin keep working.
@SteveSimonson

Copy link
Copy Markdown
Owner Author

Quick review (companion to kyasi-net #6)

  • Admin library probe now sends Authorization: Bearer when LIBRARY_TOKEN is set
  • Node client requires token for library GETs (matches kyasi.us auth)
  • health() still uses auth: false

VERDICT: APPROVE

@SteveSimonson
SteveSimonson merged commit a480590 into main Aug 1, 2026
1 check passed
@SteveSimonson
SteveSimonson deleted the fix/library-bearer-for-reads branch August 1, 2026 23:40
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