grighakobian / OAuthProvider

An elegant OAuth 2.0 library written in Swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OAuthProvider

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

CocoaPods

OAuthProvider is available through CocoaPods. To install it, use the following entry in your Podfile:

pod 'OAuthProvider'

# or 

pod 'OAuthProvider/RxSwift'

# or

pod 'OAuthProvider/ReactiveSwift'

Then run pod install.

Author

Grigor Hakobyan, grighakobian@gmail.com

License

OAuthProvider is available under the MIT license. See the LICENSE file for more info.

About

An elegant OAuth 2.0 library written in Swift.

License:MIT License


Languages

Language:Swift 96.0%Language:Ruby 4.0%