Skip to content

Adding getUserIdentityToken. Adding tile summary and tile help and settings click support

Latest
Compare
Choose a tag to compare
@Blackbaud-ChristopherRodgers Blackbaud-ChristopherRodgers released this 13 Feb 18:35
· 50 commits to master since this release
985979b
  • 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 the getAuthToken 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 and settingsClick 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.