Skip to content

Restore oauth_uri variable

Compare
Choose a tag to compare
@robrap robrap released this 24 Jan 15:37
· 253 commits to master since this release

Restores the deleted oauth_uri variable of OAuthAPIClient. This is a fix for our ProctorTrack integration, which was relying on the oauth_uri variable as part of the contract. This may or may not be a long-term solution.
Note: The removal of this variable originally landed after 1.9.2 and was first released with 2.0.0.

Additionally, since OAuthAPIClient can be used to retrieve tokens against multiple oauth endpoints, we add the oauth_url to the cache key for the token.