TokenKeeperRequestOptions extension
Extension that lets callers opt out of token attachment for a single
request — handy for hitting a token endpoint with the same Dio.
- on
-
- RequestOptions
Methods
-
skipTokenKeeper(
) → void -
Available on RequestOptions, provided by the TokenKeeperRequestOptions extension
Marks this request so TokenKeeperInterceptor won't attach a token.