0.18.0

(feat): Add support for the OAuth client credentials flow. The new OAuthTokenProvider automatically resolves the access token and refreshes it as needed. The resolved access token is then used as the bearer token in all client requests.