oidc_platform_interface 1.0.2 copy "oidc_platform_interface: ^1.0.2" to clipboard
oidc_platform_interface: ^1.0.2 copied to clipboard

A common platform interface for the oidc plugin.

1.0.2 #

  • Update a dependency to the latest release.

1.0.1 #

  • Update a dependency to the latest release.

1.0.0 #

Note: This release has breaking changes.

  • FIX: resolve all four library bugs; drive honest unit coverage to ~95% (#368). (c86bee17)
  • FIX(oidc_platform_interface): declare meta as a direct dependency. (21b79a43)
  • FIX(native): harden iOS threading, simplify Android redirect to one-line setup. (a7553f32)
  • FEAT(observability): native browser events via the existing OidcEvent stream (Phase 3). (91d1f5bd)
  • BREAKING FEAT: merge oidc_ios + oidc_macos into a unified oidc_darwin plugin. (db73858e)
  • BREAKING FEAT(native): migrate native transport to Pigeon + automate codegen. (fc7606f3)
  • BREAKING FEAT(oidc_macos): first-party ASWebAuthenticationSession; drop flutter_appauth. (dc13f411)
  • BREAKING CHORE: v1 dependency upgrade + drop the pigeon global-tool wrapper. (45b62a3e)

0.7.0+3 #

  • DOCS: remove logo branding from screenshots. (2acf65d3)

0.7.0+2 #

  • Update a dependency to the latest release.

0.7.0+1 #

  • Update a dependency to the latest release.

0.7.0 #

Note: This release has breaking changes.

0.6.0+9 #

0.6.0+8 #

  • Update a dependency to the latest release.

0.6.0+7 #

  • Update a dependency to the latest release.

0.6.0+6 #

  • Update a dependency to the latest release.

0.6.0+5 #

  • Update a dependency to the latest release.

0.6.0+4 #

  • REFACTOR: minor lints and refactors. (5ab9af70)

0.6.0+3 #

  • Update a dependency to the latest release.

0.6.0+2 #

  • Update a dependency to the latest release.

0.6.0+1 #

  • Update a dependency to the latest release.

0.6.0 #

Note: This release has breaking changes.

  • BREAKING FIX: Opening in new tab not working reliably in Safari for iOS #31. (2e30028b)

0.5.0 #

Note: This release has breaking changes.

  • BREAKING FIX: Opening in new tab not working reliably in Safari for iOS #31. (2e30028b)

0.4.0 #

Note: This release has breaking changes.

  • Update a dependency to the latest release.
  • BREAKING FEAT: added Map<String, dynamic> prepareForRedirectFlow(OidcPlatformSpecificOptions options) to OidcPlatform to solve issue #31.

0.3.1+2 #

  • Update a dependency to the latest release.

0.3.1+1 #

  • Update a dependency to the latest release.

0.3.1 #

  • FEAT: implement the session management spec.

0.3.0+5 #

  • Update a dependency to the latest release.

0.3.0+4 #

  • Update a dependency to the latest release.

0.3.0+3 #

  • Update a dependency to the latest release.

0.3.0+2 #

  • Update a dependency to the latest release.

0.3.0+1 #

  • Update a dependency to the latest release.

0.3.0 #

Note: This release has breaking changes.

  • BREAKING CHANGE: all packages.
  • BREAKING CHANGE: new platform interface.

0.2.1 #

  • FEAT: support logout.

0.2.0+1 #

  • Update a dependency to the latest release.

0.2.0 #

  • Working authorization code flow, without refresh_token support.

0.1.0+2 #

  • Update a dependency to the latest release.

0.1.0+1 #

  • Initial release.