Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: kalinjul/kotlin-multiplatform-oidc

0.15.3

11 Oct 09:48
63a1aa6

Choose a tag to compare

What's Changed

Full Changelog: 0.15.2...0.15.3

0.15.2

10 Oct 18:25

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.15.1...0.15.2

0.15.1

03 Sep 10:48

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.15.0...0.15.1

0.15.0

25 Jul 06:07
9818ff2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.14.0...0.15.0

0.14.0

15 Jul 06:01
295ff1f

Choose a tag to compare

This version updates kotlinx-datetime to 0.7.1, ktor to 3.2.1 together with some other dependencies.

What's Changed

New Contributors

Full Changelog: 0.13.1...0.14.0

0.13.1

09 Jul 09:06

Choose a tag to compare

What's Changed

Full Changelog: 0.13.0...0.13.1

0.13.0

20 Jun 05:58
c350bf2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.12.4...0.13.0

0.12.4

12 May 14:02
807d58c

Choose a tag to compare

What's Changed

  • Implement logout using GET Request (Web Flow) by @kalinjul in #105

Full Changelog: 0.12.3...0.12.4

0.12.3

16 Apr 20:47
f5a58ff

Choose a tag to compare

What's new

  • Experimental wasmJs support. We choose one of many possible implementations, check if it suits your needs. Documentation is rather scarce, i'll try to rewrite it soon.

What's Changed

New Contributors

Full Changelog: 0.12.2...0.12.3

0.12.2

16 Feb 14:11

Choose a tag to compare

What's Changed

  • feat: distinguish authentication errors #83 by @kalinjul in #88
  • fix(#93): remove client_secret from authorization request by @ch4rl3x in #94
  • fix(#91): missing scope in playground authorization request by @ch4rl3x in #92
  • fix: avoid multiple continuation invocations on iOS #89 by @kalinjul in #97

New Contributors

Full Changelog: 0.12.1...0.12.2