oidc_core 0.5.0
oidc_core: ^0.5.0 copied to clipboard
A dart package containing models and helpers for OpenId Connect spec.
0.5.0 #
0.4.1 #
- FEAT: add response form userInfo endpoint to the user object.
- FEAT: use package:clock for better testing.
0.4.0+1 #
- FIX: token date calculations.
0.4.0 #
Note: This release has breaking changes.
- BREAKING CHANGE: all packages.
0.3.2 #
- FEAT: support logout.
0.3.1 #
- FEAT: initial version.
0.3.0 #
- Working authorization code flow, without refresh_token support.
0.2.0 #
- FEAT: added more helpers.
0.1.0+1 #
- Added topics.
0.1.0 #
- Initial version.