This guide explains how to initialize the Wepin Compose Multiplatform Login Library.
After installing the Wepin Compose Multiplatform Login Library, the next step is to initialize the SDK. SDK initialization involves creating an instance of WepinLogin and using the init() function to proceed.
Import SDK
To use the Wepin Compose Multiplatform Login Library, you first need to import the SDK. Add the following import statements: