SFAuthenticationSession example:使用iOS 11的SFAuthenticationSession从Safari获取cookie的
使用SFAuthenticationSession从Safari获取cookie 使用iOS 11的从Safari获取cookie的。 包含一个用于创建和返回Cookie的简单python Flask Web服务,以及一个使用SFAuthenticationSession API从Flask应用中获取Cookie的iOS应用。 假设您对Xcode和命令行有一定程度的了解,但是不需要python / Flask的经验。 注意: 似乎存在无法对/具有会话cookie生存期的cookie起作用,即使这些会话仍然存在也是如此。 跑步 您将需要启动Flask服务器,并使用xcode 9在模拟器中运行
文件列表
SFAuthenticationSession-example-master.zip
(预估有个17文件)
SFAuthenticationSession-example-master
.gitignore
77B
SFAuthenticationSessionExample
SFAuthenticationSessionExample
AppDelegate.swift
2KB
Base.lproj
Main.storyboard
5KB
LaunchScreen.storyboard
2KB
Assets.xcassets
AppIcon.appiconset
暂无评论