Skip to content

Conversation

@toasted226
Copy link
Collaborator

@toasted226 toasted226 commented Oct 14, 2025

Implemented JWT based API keys that distributors can use for their integrations. The intended usage is that a distributor will generate a key for which they will be responsible keeping. They will be able to generate a new key when needed and this needs to invalidate the previous key using a version roll-over; however, this is not yet implemented. See ticket: #120

The distributor will need to attach this API key to the Authorization header as a Bearer Token when making requests to outgoing endpoints; middleware has been implemented to handle this.

@toasted226 toasted226 merged commit e8dc203 into dev Oct 17, 2025
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.

3 participants