Alpine icon indicating copy to clipboard operation
Alpine copied to clipboard

Allow authentication via URI query parameter

Open SaberStrat opened this issue 5 months ago • 1 comments

Introduce new annotation for resources that makes the authentication filter look at the URI query for a parameter containing the API key instead of a header. This enables clients that cannot supply headers to use authentication- locked resources.

Addressed Issue

#641

SaberStrat avatar Aug 26 '24 21:08 SaberStrat