Releases: erlef/oidcc_plug
Releases · erlef/oidcc_plug
v0.2.0-beta.1
What's Changed
- Fix certification nonce compatibility warning by @maennchen in #18
- FAPI 2.0 Compliance by @maennchen in #19
Full Changelog: v0.1.2...v0.2.0-beta.1
v0.1.2
What's Changed
- Create PKCE verifier according to RFC 7636 by @decius7bc in #13
- Expose preferred_auth_methods option in authorization callback by @maennchen in #15
New Contributors
- @decius7bc made their first contribution in #13
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Make sure Plug opts are escapable for AST by @maennchen in #11
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Properly Implement Reponse caching using a Cache Behaviour by @maennchen in #2
- Implement Code Flow Plugs by @maennchen in #3
- Allow Runtime Config for Certain Options by @maennchen in #4
- Various fixes by @maennchen in #5
- Fix Authorize Callback Session Handling by @maennchen in #6
- Handle PKCE automatically by @maennchen in #7
- Add SECURITY.md by @maennchen in #8
- Setup GitHub Actions Package Publish by @maennchen in #9
- Improve CI Test Matrix by @maennchen in #10
New Contributors
- @maennchen made their first contribution in #2
Full Changelog: v0.1.0-alpha.1...v0.1.0
v0.1.0-rc.2
What's Changed
- Handle PKCE automatically by @maennchen in #7
- Add SECURITY.md by @maennchen in #8
- Setup GitHub Actions Package Publish by @maennchen in #9
Full Changelog: v0.1.0-rc.1...v0.1.0-rc.2
v0.1.0-rc.1
What's Changed
- Fix Authorize Callback Session Handling by @maennchen in #6
Full Changelog: v0.1.0-alpha.4...v0.1.0-rc.1
v0.1.0-alpha.4
v0.1.0-alpha.3
v0.1.0-alpha.3
v0.1.0-alpha.2
What's Changed
- Properly Implement Reponse caching using a Cache Behaviour by @maennchen in #2
New Contributors
- @maennchen made their first contribution in #2
Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2