Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

v1.2

Compare
Choose a tag to compare
@ermau ermau released this 19 Aug 21:19
· 841 commits to master since this release

Enhancements:

  • Access tokens in JSON now supported (enabling Google and Foursquare).
  • Custom access token names now supported (Foursquare).
  • Authenticator user-cancellation can now be disabled: Authenticator.AllowCancel.
  • Some utilities methods now available on WebUtilities.
  • OAuth1 authorization header is now configurable.

Fixes:

  • Authenticator.Completed should only be invoked once.
  • Occasional InvalidCastException in WebEx.JsonDecode.