Created by Kononenko Yevhen and Hrytsun Yaroslav
Flexible Swift Package Manager for Google/Facebook Authorization.
We create this SPM without Google and Facebook SDK.
Main View | Second Screen View |
---|---|
![]() |
![]() |
Open → Swift Package → Add Package Dependency
.ViewController
with:import AuthPM
let authPM = AuthPM(appId: 'YOUR_APP_ID', deepLinkingScheme: 'YOUR_URL_SCHEME')
viewDidLoad
.AuthPM.getAuthButton()
This implementation uses ASWebAuthenticationSession
to securely show a web view pointing to the Facebook and Google.
link |
Stars: 0 |
Last commit: 2 weeks ago |
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco