> For the complete documentation index, see [llms.txt](https://docs.wepin.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wepin.io/en/widget-integration/compose-multiplatform-sdk.md).

# Compose Multiplatform SDK

This document explains the procedure for integrating the Wepin widget into Compose Multiplatform using the Compose Multiplatform SDK.

## Package List

<table><thead><tr><th width="154">Types</th><th width="308">Package Name</th><th>Descriptions</th></tr></thead><tbody><tr><td><a href="/en/widget-integration/compose-multiplatform-sdk/login-library.md">Login Library</a></td><td><code>wepin-compose-sdk-login-v1</code></td><td>Provides functionality for logging into Wepin using OAuth authentication tokens, such as social logins.</td></tr><tr><td><a href="/en/widget-integration/compose-multiplatform-sdk/widget.md">Widget</a></td><td><code>wepin-compose-sdk-widget-v1</code></td><td>Provides functionality for using the Wepin Widget.</td></tr></tbody></table>
