GAppAuth
GAppAuth copied to clipboard
Convenient Wrapper for AppAuth with Google Services written in Swift (>= 4).
I'm unable to figure out to configure SMS Auth with FireBase (as this is the only way I use) on MacOS. Since as of now "verifyPhoneNumber() is not available on...
Hello, Firstly, Thanks @elsesiy for the brilliant work. Secondly, Is there any way to call the `GAppAuth.shared.authorize` from a SwiftUI view, The current implementation requires us to pass a UIViewController...
Hi, I use the hybrid flow to perform the Sign-in with Google on a Mac Catalyst app. I generate the authorization code on the client and exchange it on the...