Provides the current access token used for authenticated requests.
typedef TokenProvider = Future<String?> Function();