8e9255d56d
kwargs_to_fetch_token was deprecated and should be removed in Rocky now. Change-Id: Ic247efb84c5133449ead6a9864bbd7748e5e74bd
7 lines
210 B
YAML
7 lines
210 B
YAML
---
|
|
other:
|
|
- >
|
|
The ``kwargs_to_fetch_token`` setting was removed from the
|
|
``BaseAuthProtocol`` class. Implementations of auth_token now assume kwargs
|
|
will be passed to the ``fetch_token`` method.
|