authHeader top-level constant
String
const authHeader
The name of the header that contains the JWT
Implementation
const authHeader = 'Authorization';
The name of the header that contains the JWT
const authHeader = 'Authorization';