Attach auth credentials to options before the request is sent.
options
@override Future<void> apply(RequestOptions options) async { // CookieJar handles everything — nothing to do here. }