SkygearIO / skygear-SDK-iOS

Skygear SDK for iOS
https://skygear.io
Other
10 stars 28 forks source link

Add forgot password functions to SKYAuthContainer #111

Closed Steven-Chan closed 7 years ago

Steven-Chan commented 7 years ago

connect #110 SkygearIO/features#70

rickmak commented 7 years ago

Are users required to specific all subspec in their pod file?

pod "SKYKit", :path => "../"
pod "SKYKit/Facebook", :path => "../"
pod "SKYKit/ForgotPassword", :path => "../"

Seem not a good idea?

Steven-Chan commented 7 years ago

Relavent issue: #92