iOS 的 Disques 集成 SwiftDisqusManager
- 授权协议: 未知
- 开发语言: Swift
- 操作系统: iOS
- 软件首页: https://github.com/TheFlow95/SwiftDisqusManager
- 官方下载: https://github.com/TheFlow95/SwiftDisqusManager
软件介绍
SwiftDisqusManager 是使用 Swift 集成 Disqus 到 iOS 应用中。
let publicAPIKey = "" // Your Disqus public API key let secretAPIKey = "" // Your Disqus secret API key let forum = "" // Your forum shortname let authRedirectURL = "" // Your redirect URL
