oidc_web 0.4.0 oidc_web: ^0.4.0 copied to clipboard
Web implementation of the oidc plugin
0.4.0 #
Note: This release has breaking changes.
- FEAT: depend on oidc_web_core.
- BREAKING FEAT: Migrate to package:web.
0.3.1+2 #
- FIX: false positive warning when launching urls removed.
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.