auth-node: deprecate getBearerTokenFromAuthorizationHeader
Co-authored-by: Fredrik Adelöw <freben@gmail.com> Co-authored-by: Carl-Erik Bergström <cbergstrom@spotify.com> Co-authored-by: blam <ben@blam.sh> Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
* call it directly with e.g. the output of `req.header('authorization')`
|
||||
* without first checking that it exists.
|
||||
*
|
||||
* @deprecated Use the `credentials` method of `HttpAuthService` from `@backstage/backend-plugin-api` instead
|
||||
* @public
|
||||
*/
|
||||
export function getBearerTokenFromAuthorizationHeader(
|
||||
|
||||
Reference in New Issue
Block a user