All Products
Search
Document Center

SuperApp:Best practices for implementing Superapp technical standards

Last Updated:Aug 29, 2024

Introduction: a brief description of the purpose of this document.

Before you develop miniapps, make sure that you understand the related terms. For more information, see Terms.

Sample effect

After a user grants authorization to a miniapp, the miniapp can use the internationally recognized OAuth2.0 authorization framework and APIs to obtain the public information of the user.

image.png

Business architecture

Business architecture for implementing superapps and miniapps

image

Workflow for accessing miniapps through superapps

The ecosystem on Superapp Open Platform allows developers to quickly extend miniapp capabilities within a superapp. The following figure shows how a user of a superapp is logged on to a miniapp.

image

As shown in the preceding figure, the frontend and backend of a miniapp are separated, and the miniapp obtains user information through APIs provided by Superapp Open Platform. This allows the user to use the miniapp with ease.