openidconnect_platform_interface 2.0.0
openidconnect_platform_interface: ^2.0.0 copied to clipboard
Platform interface for OpenIdConnect.
Change Log #
2.0.0 April 30th 2026 #
- Breaking change: align the federated plugin family on the 2.x release line for the native-authentication migration.
- Keep the platform interface stable while promoting the major version to match the breaking behavior changes in endorsed implementations.
1.0.17 April 1st 2025 #
- Update dependencies
1.0.16 December 4th 2024 #
- Update dependencies
1.0.15 February 7th 2024 #
- Update dependencies
1.0.14 October 29th, 2023 #
- Update dependencies
1.0.13 November 10th, 2022 #
- Update dependencies
1.0.11 December 9th, 2021 #
- Add Build context to the authorizeInteractive method
1.0.4 November 29th, 2021 #
- Update dependencies
1.0.3 September 10th, 2021 #
- Update to Dart 2.14
- Add linting
- Fix mokito dependency being in the wrong area.
1.0.2 #
- Expanded the response for processStartup
- Add parameters for if a web login redirect loop should be used
1.0.1 #
- Add processStartup to handle web redirect loop.
1.0.0 #
- Initial Release