oidc_android 2.0.1
oidc_android: ^2.0.1 copied to clipboard
Android implementation of the oidc plugin
2.0.1 #
2.0.0 #
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(example): use FlutterFragmentActivity for Auth Tab (ComponentActivity). (e6e9be47)
- FIX(oidc_android): remove duplicate mainHandler declaration. (ae0f70c2)
- FIX(oidc_android): use flowId self-check instead of Handler.removeCallbacks. (c8f585a3)
- FIX: pre-v1 correctness — certification claim, license, Android queries, honest native option docs. (3b8ef447)
- FIX(native): harden iOS threading, simplify Android redirect to one-line setup. (a7553f32)
- FEAT(android): Auth Tab redirect-capture path (Phase 4, opt-in). (0b80aaf2)
- FEAT(observability): native browser events via the existing OidcEvent stream (Phase 3). (91d1f5bd)
- FEAT(android): apply typed Custom Tabs options natively (Phase 1). (10e903eb)
- BREAKING REFACTOR: remove rxdart; adopt bdaya_shared_value ^5.0.0. (0d65d7fd)
- BREAKING FEAT(oidc_android): switch to Auth Tab only, remove Custom Tabs path. (05bf0181)
- BREAKING FEAT(oidc_android): add flowTimeoutSeconds to fix headless CI hang. (01c844f5)
- 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_android): replace flutter_appauth with first-party Custom Tabs auth. (ddd64296)
0.8.0+2 #
- Update a dependency to the latest release.
0.8.0+1 #
- Update a dependency to the latest release.
0.8.0 #
0.7.0+4 #
- Update a dependency to the latest release.
0.7.0+3 #
- Update a dependency to the latest release.
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 #
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.4.0 #
Note: This release has breaking changes.
- Update a dependency to the latest release.
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.
0.2.1 #
- FEAT: support logout.
0.2.0+2 #
- Update a dependency to the latest release.
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 of this plugin.