How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
A simple OAuth library for iOS with a built-in set of providers
The main features of delba/swiftyoauth are: Networking Frameworks, Authentication.
Open-source alternatives to delba/swiftyoauth include: trivago/heimdallr.swift — Easy to use OAuth 2 library for iOS, written in Swift. p2/oauth2 — OAuth2 framework for macOS and iOS, written in Swift. oauthswift/oauthswift — Swift based OAuth library for iOS. ashleymills/reachability.swift — Reachability.swift is a network connectivity listener and Swift network state wrapper. It monitors real-time changes… bbangert/velruse — Velruse is a set of authentication routines that provide a unified way to have a website user authenticate to a… authomatic/authomatic — Simple yet powerful authorization / authentication client library for Python web applications.
OAuth2 framework for macOS and iOS, written in Swift.
Easy to use OAuth 2 library for iOS, written in Swift.
Swift based OAuth library for iOS
Reachability.swift is a network connectivity listener and Swift network state wrapper. It monitors real-time changes to network status and tracks whether a device is connected to Wi-Fi or cellular data. The library functions as a network reachability monitor that uses closures and system notifications to trigger callbacks when connectivity changes. It tracks internet connectivity and connection types to allow for network state handling and the adjustment of app content loading based on availability.