6.5.0
shuowu
released this
29 Apr 21:34
·
215 commits
to master
since this release
Features
- #1186 Supports
maxAge
param in interaction code flow. This parameter can be passed in from either SDK level options oridx.interact
options. - #1189 IDX: includes
options
field ininputs
scope, and deprecated top leveloptions
fromnextStep
field of the response (removal will happen in the next major version).
Fixes
- #1189 IDX: fixes
input
type indicator's field name forusername
andauthenticator
. Before the indicator was named askey
, now it's fixed totype
to follow input metadata with all other inputs.