/CloudAuthentication

AWS Cognito, Firebase, Google & Apple user authentication in swift

Primary LanguageSwiftMIT LicenseMIT

CloudAuthentication

A framework that handles AWS(Federated), Firebase, Google and Apple Authentication.

Requirements

iOS 13.0

Installation

CloudAuthentication is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'CloudAuthentication'

Example

To run the example project, clone the repo, and run pod install from the Example directory first. For firebase authentication, add your 'GoogleService-Info.plist' file to the bundle. For AWS federated sign-in, include your 'awsconfiguration.json' and 'amplifyconfiguration.json' files in the bundle.

Author

Umar Awais, umar.awais45@gmail.com

License

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