oidc_linux 0.4.1+2
oidc_linux: ^0.4.1+2 copied to clipboard
Linux implementation of the oidc plugin
0.4.1+1 #
- Update a dependency to the latest release.
0.4.1 #
- FEAT: update changelogs to reflect breaking changes and new features for multiple OIDC platforms. (4caca121)
0.4.0 #
Note: This release has breaking changes.
- BREAKING FEAT: Added
launchAuthUrl
method toOidcDesktop
mixin and addedlaunchUrl
parameter toOidcPlatformSpecificOptions_Native
, to simplify modifying the url launching logic without overriding the manager.
0.3.0+16 #
- Update a dependency to the latest release.
0.3.0+15 #
- Update a dependency to the latest release.
0.3.0+14 #
- Update a dependency to the latest release.
0.3.0+13 #
- Update a dependency to the latest release.
0.3.0+12 #
- Update a dependency to the latest release.
0.3.0+11 #
- Update a dependency to the latest release.
0.3.0+10 #
- Update a dependency to the latest release.
0.3.0+9 #
- Update a dependency to the latest release.
0.3.0+8 #
- Update a dependency to the latest release.
0.3.0+7 #
- Update a dependency to the latest release.
0.3.0+6 #
- Update a dependency to the latest release.
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.2 #
- FEAT: support logout.
0.2.1 #
- FEAT: initial version.
0.2.0+1 #
- Update a dependency to the latest release.
0.2.0 #
- Working authorization code flow, without refresh_token support.