Skip to content

An elegant OAuth 2.0 library written in Swift.

License

Notifications You must be signed in to change notification settings

grighakobian/OAuthProvider

Repository files navigation

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, [email protected]

License

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