搜索结果:oauth

OAuthKit screenshot

OAuthKit

2017年12月25日 • MIT许可
一个库使iOS中OAuth2的处理更简单。
Native Login Forms screenshot

原生登录表单

2017年12月08日 • MIT许可
本地iOS风格的授权表单
TJBioAuthentication screenshot

TJBioAuthentication

2017年11月06日 • MIT许可
苹果生物识别认证,包括TouchID和FaceID
未提供图片。

InstagramLogin

2017年09月18日 • MIT许可
一种简单的方法在iOS上验证Instagram账户。它通过显示自定义UIViewController并带登录页面,处理Instagram认证过程并返回访问令牌...
Catamaran screenshot

Catamaran

2016年10月15日 • Apache 2.0许可
一种简单的方法,通过UIWebView使用Objective-C实现OAuth 2.0对社交网络的认证
AuthenticationViewController screenshot

AuthenticationViewController

2015年11月17日 • MIT许可
A simple to use, standard interface for authenticating to oauth 2.0 protected endpoints via SFSafariViewController.
GoogleSignInHelper screenshot

GoogleSignInHelper

2015年07月03日 • Apache 2.0许可
简单的Google sign-in包装器,用于iOS
DiscogsAPI screenshot

DiscogsAPI

2015年06月24日 • MIT许可
Discogs API v2.0的Objective-C接口
BAHVimeoOAuth screenshot

BAHVimeoOAuth

2015年04月26日 • MIT许可
专门为Vimeo创建的一个非常简单且易于使用的OAuth 2.0库。
BAHYouTubeOAuth screenshot

BAHYouTubeOAuth

2015年04月26日 • MIT许可
专门为YouTube创建的一个非常简单且易于使用的OAuth 2.0库。
BoxSimpleOAuth screenshot

BoxSimpleOAuth

2014年12月26日 • MIT许可
一种快速且简单的方法在您的iPhone或iPad应用程序中验证Box用户。快速入门:* 创建BoxSimpleOAuthViewController的实例,并传入Box客户端ID,客户端密钥...
DropboxSimpleOAuth screenshot

DropboxSimpleOAuth

2014年10月09日 • MIT许可
一种快速且简单的方法在您的iPhone或iPad应用程序中验证Dropbox用户。快速入门:* 创建DropboxSimpleOAuthViewController的实例,并传入Dropbox应用程序键...
InstagramSimpleOAuth screenshot

InstagramSimpleOAuth

2014年10月05日 • MIT许可
快速简单地在您的iPhone或iPad应用中认证Instagram用户的方法。快速入门:* 创建InstagramSimpleOAuthViewController的实例,并传入一个Instagram客户端I...
MBGithubOAuthClient screenshot

MBGithubOAuthClient

2014年5月11日 • MIT许可证
GitHub OAuth客户端的简单实现,可以选择将访问令牌保存到iOS Keychain或UserDefaults。
Simple OAuth 1.0a Client screenshot

简单的OAuth 1.0a客户端

2012年12月11日 • MIT许可证
OAuth 1.0a的简单实现,不仅适用于Twitter和Tumblr,还适用于LinkedIn(它们有更严格的OAuth实现)。在...中插入您的消费者ID和消费者密钥
DMTwitterOAuth screenshot

DMTwitterOAuth

2012年5月15日 • MIT许可证
一个Objective-C库(使用块制作),用于实现Twitter登录和持久会话的OAuth协议,以及一个演示如何使用的iOS(iPhone)应用示例。