Skip to content
This repository was archived by the owner on Mar 12, 2024. It is now read-only.

Releases: okta/okta-idx-golang

Version 0.2.2

26 Oct 19:11
38e5108

Choose a tag to compare

Released 10/26/2021

Updates

  • Client's Interact method is public.
  • Attributes on IDX Context are public.
  • New Client method RedeemInteractionCode that returns an AccessToken.

Version 0.2.1

25 Aug 16:55
f4ba7e1

Choose a tag to compare

Released 08/25/2021

Updates

  • Makes public Config type.
  • Adds a public Config() method access configuration variables on client.

Version 0.2.0

23 Aug 16:31
093c839

Choose a tag to compare

Released 08/23/2021

Updates

  • Refine configuration semantics.