BETOAuth2Client

Lighweight and easy to use OAuth 2 Client based on NSURLSession


License
MIT
Install
pod try BETOAuth2Client

Documentation

#BETOAuth2Client

Build Status Version Platform

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: info@screeninteraction.com
twitter: @ScreenTwitt

License

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