Skip to content

feat: Add support for bearer tokens#661

Open
knolleary wants to merge 1 commit into
mainfrom
655-bearer-token-support
Open

feat: Add support for bearer tokens#661
knolleary wants to merge 1 commit into
mainfrom
655-bearer-token-support

Conversation

@knolleary

Copy link
Copy Markdown
Member

This is the final part of FlowFuse/flowfuse#6594 - enabling HTTP Bearer token support to remote instances.

The code here is identical to that used by hosted instances.

I have tested against FlowFuse/flowfuse#7579 (branch: 7566-device-token-ui) - note it requires setting Device Agent version to 4.0.0 in its package.json. I've held off including that change in this PR to not confuse matters.

@knolleary knolleary linked an issue Jun 23, 2026 that may be closed by this pull request
@knolleary knolleary requested a review from hardillb June 23, 2026 10:56
@knolleary knolleary changed the title Add support for bearer tokens feat: Add support for bearer tokens Jun 23, 2026

@hardillb hardillb 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.

I thought I remembered doing a bunch of this before....

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.

Update httpNodeAuth middleware to support http bearer tokens

2 participants