openidconnect_darwin 2.0.1 copy "openidconnect_darwin: ^2.0.1" to clipboard
openidconnect_darwin: ^2.0.1 copied to clipboard

PlatformiOSmacOS

Darwin implementation for OpenIdConnect.

Changelog #

2.0.1 May 5th 2026 #

  • Remove the native_authentication dependency from openidconnect_darwin and replace it with an in-repo Apple interactive-auth bridge.
  • Keep macOS loopback (http://localhost) redirects working through an in-package localhost flow while continuing to support custom-scheme and HTTPS callbacks for Darwin interactive auth.
  • Remove the package-local pubspec_overrides.yaml so publish and consumer resolution use hosted dependencies.
  • Update the platform-interface dependency to the 2.0.1 patch line for the federated publish flow.

2.0.0 April 30th 2026 #

  • Breaking change: first stable Darwin release for the 2.x federated package line using native_authentication system auth flows.
  • Add shared Darwin Swift Package Manager/CocoaPods packaging metadata and source layout for Flutter Apple dependency management compatibility. (#63)
  • Document iOS/macOS deployment targets and Info.plist callback configuration requirements.
  • Clarify in the README that Flutter manages the Darwin plugin through the bundled CocoaPods and Swift Package Manager metadata.

0.0.1 #

  • Initial Darwin implementation for OpenIdConnect using native_authentication.
0
likes
130
points
0
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Darwin implementation for OpenIdConnect.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

flutter, openidconnect_platform_interface

More

Packages that depend on openidconnect_darwin

Packages that implement openidconnect_darwin