# Email/Password

### 지원 로그인 패키지 <a href="#supported-login-packages" id="supported-login-packages"></a>

Email/Password 로그인을 위핀 로그인 라이브러리와 연결하여 사용할 수 있습니다. SDK 별 로그인 라이브러리 문서를 참고하세요.

{% hint style="info" %}
위핀과 연동 가능한 모든 소셜 로그인 인증 프로바이더는 로그인 일원화를 지원합니다. 로그인 일원화를 통해 통합하려는 경우 [로그인 일원화 페이지](/login/simplified-login.md)를 참고하세요.
{% endhint %}

<table><thead><tr><th width="275">플랫폼</th><th>로그인 패키지</th></tr></thead><tbody><tr><td>Web</td><td><a href="/pages/hCKXE80aWsDBpGVZFqcs">@wepin/login-js</a></td></tr><tr><td>Android</td><td><a href="/pages/mdypap56isby8QNWA5PU">wepin-android-sdk-login-v1</a></td></tr><tr><td>iOS</td><td><a href="/pages/6g86Y7WfjpkZMdK0v9J9">WepinLogin</a></td></tr><tr><td>Flutter</td><td><a href="/pages/CUsZtt54jx1fetzWm2uH">wepin_flutter_login_lib</a></td></tr><tr><td>React Native</td><td><a href="/pages/9y2qWtQNg9FAYfF4E9oW">@wepin/login-rn</a></td></tr><tr><td>Compose MultiPlatform</td><td><a href="/pages/f5HPVeWllTHURfLwZsne">wepin-compose-sdk-login-v1</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.wepin.io/login/social-login-auth-provider/email-password.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
