Sha256: 06252e9557d4d28798ebe88dd7192945e0cb81f1b20c85e312e76d810326e291
Contents?: true
Size: 1.1 KB
Versions: 1
Compression:
Stored size: 1.1 KB
Contents
## master *no unreleased changes* ## 3.3.0 - Add `instance` accessor to `AccessTokenAgent::Connector` ## 3.2.1 - Use a string as key in HTTP headers, to be compatible with Ruby < 2.3 ## 3.2.0 - Add `http_auth_header` method to the connector, since this is the most common use case - Deprecate the `authenticate` method in favor of the new `token` method - Allow to configure from which path to get the access token - Put all errors into the AccessTokenAgent namespace - Actually return a token when faking auth - Rename error raised for unsupported token types - Ensure that access token response carries an access token ## 3.1.1 - Fix broken gem release (missing files) ## 3.1.0 - Raise `AccessTokenAgent::ConnectionError` if the auth service could not be reached. ## 3.0.0 - Rename fake_authenticate parameter to fake_auth - This is compatible with the file format that AuthConnector already expects ## 2.0.1 - Remove obsolete class Credentials ## 2.0.0 - Rename base_uri parameter to host - This is compatible with the file format that AuthConnector already expects ## 1.0.0 - initial Release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
access_token_agent-3.3.0 | CHANGELOG.md |