ios身份验证的最佳实践和教程 [英] Best practices and tutorials for ios authentication

查看:619
本文介绍了ios身份验证的最佳实践和教程的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

为ios应用程序创建用户身份验证系统的最佳做法是什么?任何关于这个过程的好的教程或见解都是有帮助的(新手)。

What are the best practices for creating a user authentication system for an ios application? Any good tutorials or insights on the process are helpful (newbie).

推荐答案

Stormpath 是针对开发人员的身份验证和用户管理后端服务。您可以管理自己的用户集,验证其登录,并将用户分配给组(角色)。您的应用会拨打他们的服务器。

Stormpath is an authentication and user management backend service aimed at developers. You manage your own collection of users, verify their logins, and assign users to groups (roles). Your app makes calls to their server.

Parse 提供 Parse Social 服务,让您的应用通过Facebook或Twitter进行用户身份验证。 Parse正在被Facebook收购 (截至2013-04),所以我不知道这对他们的未来意味着什么。

Parse provides a Parse Social service that lets your app do user authentication through Facebook or Twitter. Parse is being acquired by Facebook (as of 2013-04), so I don't know what that means for their future.

Okta 是另一个。

Mozilla Persona 非常有前景,但可能尚未为现实世界做好准备。有一个名为 persona-ios 的iOS开源工具包。阅读有关如何在原生iOS应用中使用角色的讨论?

Mozilla Persona is quite promising, but may not yet be ready for the real world. There is an open-source kit for iOS named persona-ios. Read a discussion on How to use Persona in a native iOS app?.

用户身份验证和身份服务似乎是一个新的但正在迅速发展的领域。

User authentication and identity as as service seems to be a new but burgeoning field.

这篇关于ios身份验证的最佳实践和教程的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆