TOKEN_HEADER constant

String const TOKEN_HEADER

The header to which the token is prepended to according to the requirement of the backend.

Implementation

static const String TOKEN_HEADER = 'JWTToken';