3.0.0
·
285 commits
to master
since this release
- Cleanup log spam #344
- Expose User Info in
AuthenticationResponse
#345 - Renamed
Qrcode
model toQrCode
#346 - Refresh interval in
PollInfo
object is nowDuration
type #348 - Support added for the ability to set
RequestContext
at the begin of transaction. This request context allows the client to set supplemental headers such as Device Token, IP Address and User Agent and pass it to Okta. #326 #301