1 个仓库
Software packages specifically providing identity and access management flows for mobile frameworks.
Distinct from React Native Libraries: Focuses specifically on authentication flows rather than general framework extensions.
Explore 1 awesome GitHub repository matching mobile development · Authentication Libraries. Refine with filters or upvote what's useful.
这是一个适用于 React Native 的后端即服务(BaaS)SDK,提供了一个将移动应用与后端服务集成的库。它作为在移动环境中管理用户身份验证、云数据库和远程文件存储的客户端。 该 SDK 使移动开发者能够使用 OAuth、电子邮件和电话验证实现安全登录流程。它包括一个用于对结构化数据执行 CRUD 操作的数据库客户端,以及一个用于从远程云存储桶上传和检索二进制资产的存储客户端。此外,它还具有一个基于 WebSocket 的接口,用于接收数据库和存储更改的即时服务器端更新。 该项目涵盖了广泛的功能领域,包括身份和访问管理、结构化文档存储以及实时数据同步。它还提供了用于管理团队成员资格和共享偏好的工具。
Implements secure user registration and login flows using OAuth and identity providers.