OAuthSwift/OAuthSwift
Swift based OAuth library for iOS observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4449
- days_rel: n/a
- days_push: 840
- n_releases_24m: 0
Adoption not part of the score
3331 stars · 589 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
OAuthSwift is a Swift framework implementing OAuth 1.0 and OAuth 2.0 client authentication for iOS and macOS apps. It provides URL-scheme-based callback handling and works with many providers like Twitter, GitHub, Google, Facebook, and Slack.
Use cases
- add oauth login to an ios app
- authenticate with twitter from swift
- oauth2 client library for ios
- handle oauth callback url in uikit app
- sign in with github on macos
- oauth1 and oauth2 support in swift
When to choose
- building an iOS or macOS app in Swift that needs OAuth 1.0 or 2.0 sign-in
- you want a mature, MIT-licensed Swift OAuth client installable via CocoaPods, Carthage, or SPM
- you need callback handling for both AppDelegate and UISceneDelegate flows
When to avoid
- building for Android, web, or non-Apple platforms
- you need OpenID Connect or full identity-provider features beyond OAuth token flows
- starting a brand-new project where Apple's built-in AuthenticationServices (Sign in with Apple, ASWebAuthenticationSession) may suffice
Facets
library · maturity maintenance
auth http-client sdk security mobile-development web-development developer-tools oauth1 oauth2 authentication swift-framework cocoapods carthage spm ios macos swift
1 source
- readme: https://github.com/OAuthSwift/OAuthSwift · fetched 2026-08-28 · 185298171168
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| OAuthSwift/OAuthSwift | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="OAuthSwift/OAuthSwift")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem