Skip to content

Releases: okta/okta-idx-swift

3.0.6

10 Jan 19:01
d605c32
Compare
Choose a tag to compare

What's Changed

  • Ensure IDX error responses can still process response data, instead of failing due to a non-200 status code by @mikenachbaur-okta in #124

Full Changelog: 3.0.5...3.0.6

3.0.5

23 Dec 18:21
7fab46e
Compare
Choose a tag to compare

What's Changed

  • Make sending the Device Token configurable, and bump the upstream dependency version by @mikenachbaur-okta in #122

Full Changelog: 3.0.4...3.0.5

3.0.4

21 Dec 00:02
b12eadc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.3...3.0.4

3.0.3

12 Dec 20:24
01c6727
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.2...3.0.3

3.0.2

18 Nov 23:31
bd98eae
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.1...3.0.2

3.0.1

22 Aug 23:33
3b5ad3c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.0.1

3.0.0

11 Jul 20:55
b1d69a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...3.0.0

2.0.1

27 Apr 17:41
4062628
Compare
Choose a tag to compare

What's Changed

  • Introduce generic support for supplying a recovery token when initiating an IDXClient in #87
  • Ensure URLSessionAudit is only called from simulator builds in #91
  • Ignore unknown relatesTo references, unless explicitly debugging new references in #98

Full Changelog: 2.0.0...2.0.1

2.0.0

17 Dec 17:02
504a792
Compare
Choose a tag to compare

What's Changed

  • Introduce Result completion types #76
  • Disallow 3rd-party keyboards within the sample application #81
  • Introduce initial GitHub Action for unit testing #82
  • Migrate to support capabilities, in favor of polymorphism #83
  • Implement expanded support for app authenticators #84
  • Clean up class namespace, introduce and fix E2E tests, add support for account unlock, and introduce async methods for Swift 5.5 #85

OktaIdx 1.0.0

21 Jul 18:21
3a07e61
Compare
Choose a tag to compare

This is the first stable release of the Okta IDX SDK 🎉