authorizationHeader top-level constant

String const authorizationHeader

Conventional header for Bearer / API-key credentials.

Implementation

const authorizationHeader = 'authorization';