JSSDK Introduction
The application frontend page can integrate the JSSDK provided by the system to call system capabilities and interact with system-side frontend components through this SDK.
Capabilities Provided
- Obtain the current logged-in user's authentication token for login authentication when the application frontend page calls backend services. For details, see Login Authentication
- Open the detail page of a specified application in the App Center, used for recommending other applications within the application or prompting users to navigate to the App Center to update the application.
The following sections will detail the integration and usage of JSSDK.