torusresearch / customauth-swift-sdk

Swift SDK that allows applications to directly interact with the Torus Network, similar to how Torus Wallet does.
BSD 3-Clause "New" or "Revised" License
10 stars 17 forks source link

Add Wechat Login #2

Closed yuzhiyou1990 closed 3 years ago

yuzhiyou1990 commented 3 years ago

https://developers.weixin.qq.com/doc/oplatform/en/Mobile_App/Access_Guide/iOS.html https://developers.weixin.qq.com/doc/oplatform/en/Downloads/iOS_Resource.html

class WechatLoginHandler: AbstractLoginHandler{

}