Click or drag to resize
Welcome to Portable OAuth

[This is preliminary documentation and is subject to change.]

What

OAuth 1.0 Consumer .NET Portable Class Library supporting:

  • .NET Framework 4.5
  • Windows Store Apps
  • Xamarin.iOS
  • Xamarin.Android
  • Portable Class Libraries
Why

I needed a PCL OAuth consumer for my E*TRADE .NET Portable Client Library, and I couldn't find one that just worked.

Thanks
Notice

Copyright © Dmitry Shechtman 2014-2015

Licensed under the Apache License, Version 2.0 (the "License").

You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

See Also