allowCookie property

bool allowCookie
final

If true (default), then JWT's will be stored and retrieved from a token cookie.

Implementation

final bool allowCookie;