Adding getUserIdentityToken. Adding tile summary and tile help and settings click support
Latest
Blackbaud-ChristopherRodgers
released this
13 Feb 18:35
·
50 commits
to master
since this release
-
To remove confusion and clarify the intent, we've added a new method named
getUserIdentityToken
. This method is used to obtain a user identity token from the host application and replaces thegetAuthToken
method (which is still functional but marked as deprecated). -
Added tile config options to allow developers to provide additional metadata, such as tile summary details and whether to show a tile's help or settings icons.
-
Added
helpClick
andsettingsClick
callbacks to allow developers to take action when the tile help and settings icons (respectfully) are clicked.
Note: RENXT and FENXT will be updated to support these tile features in the near future. We will post an update when this product support is released.