OAuth2 framework for macOS and iOS, written in Swift.
Principalele funcționalități ale p2/oauth2 sunt: Networking Frameworks, Authentication.
Alternativele open-source pentru p2/oauth2 includ: trivago/heimdallr.swift — Easy to use OAuth 2 library for iOS, written in Swift. oauthswift/oauthswift — Swift based OAuth library for iOS. delba/swiftyoauth — A simple OAuth library for iOS with a built-in set of providers. 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.
Swift based OAuth library for iOS
Easy to use OAuth 2 library for iOS, written in Swift.
A simple OAuth library for iOS with a built-in set of providers
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.