> For the complete documentation index, see [llms.txt](https://passwordless.ppgg.in/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://passwordless.ppgg.in/frontend.md).

# 前端

{% hint style="success" %}
对应的[官方页面地址](https://docs.passwordless.dev/guide/frontend.html)
{% endhint %}

## 客户端库 <a href="#client-libraries" id="client-libraries"></a>

* [Android](/frontend/android.md)
* [iOS](/frontend/ios.md)
* [JavaScript](/frontend/javascript.md)

## 框架示例 <a href="#framework-examples" id="framework-examples"></a>

通过实现对 Passwordless.de API 的调用，您可以在任何前端框架中使用 Passwordless.de，本文档将提供一些代码示例、指南和其他帮助，以帮助您将 Passwordless.de 与流行框架集成。

* [ASP.NET](/frontend/aspnet.md) <mark style="background-color:orange;">示例</mark>
* [React](/frontend/react.md) <mark style="background-color:orange;">示例</mark>
* Vue 3（即将推出）
