defaultTokenType constant

String const defaultTokenType

The default type of JWT token.

Implementation

static const defaultTokenType = 'bearer';