Skip to content

Release 3.0.0

Choose a tag to compare

@IldarAbdullin-okta IldarAbdullin-okta released this 19 Apr 17:53
· 116 commits to master since this release

This major release removes dependencies on HydraAsync and AppAuth libraries

Features

  • a4a2280 - Remove HydraAsync from public API (#133)
  • 1f9b109 - Refactor token manager classes (#134)
  • fcccde1 - AppAuth iOS: Define OktAppAuth class (#135)
  • 8b6e5fa - AppAuth iOS: Save AuthState object to keychain with composite key (#136)
  • 8cca632 - Implemented Objective-C support. (#138)
  • 829913c - Rename classes to have OktaOidc prefix. (#139)

Breaking Changes

SDK has been fully reworked. Please refer to our sample apps repository to get an idea how to use the SDK