Skip to content

Releases: myndocs/kotlin-oauth2-server

0.7.0

28 Jan 20:41

Choose a tag to compare

new release

0.6.1

02 Nov 21:00
b903b07

Choose a tag to compare

Merge pull request #74 from myndocs/release/0.6.1

Release/0.6.1

0.6.0

07 Sep 19:40
09ac0bb

Choose a tag to compare

  • Cache control headers
  • Hexagon toolkit support
  • Flexible authentication

0.5.0

12 Feb 09:47
3f39a51

Choose a tag to compare

  • Providing metadata to tokens and identities (#50)
  • overridable access token response (#52)

0.4.0

14 Jan 20:44
6ad42ac

Choose a tag to compare

  • Extensions grant tpes
  • JWT support

Fix case sensitive headers

16 Dec 19:55
30f4671

Choose a tag to compare

Merge pull request #40 from myndocs/release/0.3.1

Release/0.3.1

0.3.0

15 Nov 20:19
84c29b6

Choose a tag to compare

  • Client credentials flow
  • Upgrade to kotlin 1.3
  • Upgrade ktor to 1.0.0-beta-4
  • Replace user info with token info