Minor Changes
-
Expose
__internal_LocalizationResourcewhich now includes metadata for which keys require interpolation. (#6108) by @panteliselef -
Add support for
expiresInSecondsparameter in session token generation. This allows setting custom expiration times for tokens both with and without templates via the backend API. (#6150) by @jacekradko
Patch Changes
-
Add element descriptors to
<APIKeys />component (#6095) by @wobsoriano -
Replace expiration segmented list with dropdown and hide description field in
<APIKeys />component (#6153) by @wobsoriano