The Superapp Open Platform uses the OAuth 2.0 authorization framework to let miniapps retrieve user public information. This document describes the technical standards and authorization workflow for integrating miniapps with the platform.
Before you develop miniapps, make sure that you understand the related terms. For more information, see Basic concepts.
Sample effect
After a user grants authorization, the miniapp uses the OAuth 2.0 authorization framework and APIs provided by Superapp Open Platform to retrieve the user's public information.

Business architecture
The following diagram shows the business architecture for implementing superapps and miniapps on Superapp Open Platform.

Workflow for accessing miniapps through superapps
The Superapp Open Platform ecosystem lets developers extend miniapp capabilities within a superapp. The following diagram shows how a superapp user logs on to a miniapp.

The miniapp frontend and backend are separated. The miniapp retrieves user information through APIs provided by Superapp Open Platform, providing a seamless experience for the user.