Skip to content

Releases: kalinjul/kotlin-multiplatform-oidc

0.12.1

12 Dec 10:13
Compare
Choose a tag to compare

What's Changed

  • update multiplatform settings library by @kalinjul in #82
  • feat: use the old refresh token if the oauth2 server is not returning a new one by @donadev in #85

New Contributors

Full Changelog: 0.12.0...0.12.1

0.12.0

19 Nov 07:23
Compare
Choose a tag to compare

What's Changed

  • PlatformCodeAuthFlow (JVM): add open url in browser parameter by @kalinjul in #80
  • Update to Ktor 3 by @kalinjul in #81

Full Changelog: 0.11.2...0.12.0

0.11.2

05 Nov 10:38
Compare
Choose a tag to compare

What's Changed

  • update to kotlin 2.0.20, update libraries by @kalinjul in #78

Full Changelog: 0.11.1...0.11.2

0.11.1

15 Oct 18:19
Compare
Choose a tag to compare

Full Changelog: 0.11.0...0.11.1

0.11.0

11 Oct 21:26
Compare
Choose a tag to compare

Full Changelog: 0.10.1...0.11.0

0.10.1

22 Aug 17:25
Compare
Choose a tag to compare

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

Full Changelog: 0.10.0...0.10.1

0.10.0

21 Jun 11:10
Compare
Choose a tag to compare

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

23 May 10:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.3...0.9.4

0.9.3

22 Apr 18:16
Compare
Choose a tag to compare

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

Full Changelog: 0.9.2...0.9.3

0.9.2

15 Apr 16:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.1...0.9.2