oidc_platform_interface 1.0.1
oidc_platform_interface: ^1.0.1 copied to clipboard
A common platform interface for the oidc plugin.
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+2 #
- Update a dependency to the latest release.
0.7.0+1 #
- Update a dependency to the latest release.
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+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 #
0.5.0 #
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)toOidcPlatformto 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.