CocoaPods trunk is moving to be read-only. Read more on the blog, there are 10 months to go.

BETOAuth2Client 1.0.5

BETOAuth2Client 1.0.5

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Jun 2015

Maintained by Jose Camallonga.



  • By
  • Screen Interaction

Lightweight OAuth 2 client based on BETURLSession with blocks & delegate support.

Overview

A incredibly light weight and source-readable OAuth 2 client. Plugginable Serializers on top of builting foundation classes NSURLSession and NSURLSessionTask. Choose delegates and/or blocks Convenience serializers (JSON out of the box by default) to get started fast.

Installation

pod 'BETOAuth2Client'

Setup

#import <BETOAuth2Client.h>

API

Documentation for now

Contact

If you end up using BETOAuth2Client in a project, we'd love to hear about it.

email: [email protected]
twitter: @ScreenTwitt

License

BETOAuth2Client is © 2013 Screen Interaction and may be freely distributed under the MIT license. See the LICENSE.md file.