SimpleAuth VS OAuthSwift

Compare SimpleAuth vs OAuthSwift and see what are their differences.

SimpleAuth

Simple social authentication for iOS. (by calebd)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
SimpleAuth OAuthSwift
0 5
1,153 3,211
- 1.2%
0.0 0.0
almost 6 years ago about 2 months ago
Objective-C Swift
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

SimpleAuth

Posts with mentions or reviews of SimpleAuth. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning SimpleAuth yet.
Tracking mentions began in Dec 2020.

OAuthSwift

Posts with mentions or reviews of OAuthSwift. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-05.
  • Trying to get OAuth working with discord
    2 projects | /r/swift | 5 Jan 2023
    Edit: they did say it works with discord in a question someone asked here https://github.com/OAuthSwift/OAuthSwift/issues/597
    2 projects | /r/swift | 5 Jan 2023
    im not really sure why this is happening im using OAuthSwift if anyone knows why this may be happening it would really help im new to iOS development
  • Creating Frameworks: What is Necessary?
    5 projects | /r/swift | 24 Jan 2021
    Also, there are already OAuth frameworks available, like OAuthSwift. Use what's out there instead of reinventing the wheel, unless absolutely necessary.
  • Firebase SDK Account Creation Question
    2 projects | /r/SwiftUI | 27 Dec 2020
    I would recommend reading the docs (and maybe source) of https://github.com/OAuthSwift/OAuthSwift and reading the docs on Google’s OAuth implementation. Avoid the ones they have that depend on using their SDK, but look for the web ones instead.

What are some alternatives?

When comparing SimpleAuth and OAuthSwift you can also consider the following projects:

OAuth2 - OAuth2 framework for macOS and iOS, written in Swift.

Heimdallr.swift - Easy to use OAuth 2 library for iOS, written in Swift.

SwiftyOAuth - A simple OAuth library for iOS with a built-in set of providers

Moya - Network abstraction layer written in Swift.

AlamofireOauth2 - A swift implementation of OAuth2

ReCaptcha - [In]visible ReCaptcha v2 for iOS

Vapor - 💧 A server-side Swift HTTP web framework.

CocoaMQTT - MQTT 5.0 client library for iOS and macOS written in Swift

InstagramAuthViewController - A UIViewController subclass for Instagram authentication.

Siesta - The civilized way to write REST API clients for iOS / macOS