allowTokenInQuery property
If true (default), then users can include a JWT in the query string as token.
Implementation
final bool allowTokenInQuery;
If true (default), then users can include a JWT in the query string as token.
final bool allowTokenInQuery;