#BETOAuth2Client
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>If you end up using BETOAuth2Client in a project, we'd love to hear about it.
email: info@screeninteraction.com
twitter: @ScreenTwitt
BETOAuth2Client is © 2013 Screen Interaction and may be freely
distributed under the MIT license.
See the LICENSE.md file.


