Releases: kalinjul/kotlin-multiplatform-oidc
Releases · kalinjul/kotlin-multiplatform-oidc
0.12.1
0.12.0
0.11.2
0.11.1
Full Changelog: 0.11.0...0.11.1
0.11.0
Full Changelog: 0.10.1...0.11.0
0.10.1
What's Changed
- Added invalid grant to the ErrorRespons Error enum by @nmrsmn in #60
- fix: PR should be able to write test reports by @kalinjul in #62
- Use the configured redirectURLs path to listen for incoming requests by @realdadfish in #64
New Contributors
- @nmrsmn made their first contribution in #60
- @realdadfish made their first contribution in #64
Full Changelog: 0.10.0...0.10.1
0.10.0
What's Changed
- fix: Don't send empty bearer when there is no token in tokenstore by @maicol07 in #50
- fix: failure on backup restore by @kalinjul in #51
- fix: #52 amr should be an array of strings by @kalinjul in #54
- feat: add authorization url customization by @kalinjul in #55
New Contributors
Full Changelog: 0.9.4...0.10.0
0.9.4
0.9.3
What's Changed
- improve swift api by allowing null endpoint parameter in configuration by @kalinjul in #38
- Expose api for swift to install ktor plugins by @kalinjul in #42
- Added AccessTokenResponse Documentation by @DatL4g in #41
- Use cryptographically secure random number generator for PKCE verifier by @darronschall in #43
New Contributors
- @DatL4g made their first contribution in #41
- @darronschall made their first contribution in #43
Full Changelog: 0.9.2...0.9.3