oidc_desktop 1.0.2
oidc_desktop: ^1.0.2 copied to clipboard
Base Implementation for oidc_* desktop plugins (mainly windows/linux)
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)
- FEAT(oidc): batch-2 audit hardening (loopback timeout, auth_time/max_age, resilient discovery parse, unverified-userinfo guard). (d7f5965a)
- BREAKING CHORE: retire oidc_flutter_appauth (flutter_appauth fully removed). (4805b1b4)
0.7.0+2 #
- Update a dependency to the latest release.
0.7.0+1 #
- Update a dependency to the latest release.
0.6.1+1 #
- Update a dependency to the latest release.
0.6.1 #
- FEAT: update changelogs to reflect breaking changes and new features for multiple OIDC platforms. (4caca121)
0.6.0 #
Note: This release has breaking changes.
- BREAKING FEAT: Added
launchAuthUrlmethod toOidcDesktopmixin and addedlaunchUrlparameter toOidcPlatformSpecificOptions_Native, to simplify modifying the url launching logic without overriding the manager.
0.5.0+5 #
- Update a dependency to the latest release.
0.5.0+4 #
- Update a dependency to the latest release.
0.5.0+3 #
- Update a dependency to the latest release.
0.5.0+2 #
- Update a dependency to the latest release.
0.5.0+1 #
- Update a dependency to the latest release.
0.5.0 #
0.3.0 #
Note: This release has breaking changes.
- FIX: typo in oidc_desktop.
-
- Update a dependency to the latest release.
0.2.0+8 #
- FIX: false positive warning when launching urls removed.
0.2.0+7 #
- Update a dependency to the latest release.
0.2.0+6 #
- Update a dependency to the latest release.
0.2.0+5 #
- Update a dependency to the latest release.
0.2.0+4 #
- Update a dependency to the latest release.
0.2.0+3 #
- Update a dependency to the latest release.
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 #
Note: This release has breaking changes.
- BREAKING CHANGE: all packages.
0.1.1 #
- FEAT: support logout.
0.1.0+1 #
- feat: initial commit 🎉