You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 7, 2024. It is now read-only.
Hello, as this library is offering the same API as the GoogleSignIn library, I wanted to ask if there is any particular reason for the func handle(_ url: URL) method not returning the bool value based on the request result as it is the case for the original GoogleSignIn library. Thank you
Hello, as this library is offering the same API as the GoogleSignIn library, I wanted to ask if there is any particular reason for the
func handle(_ url: URL)method not returning theboolvalue based on the request result as it is the case for the original GoogleSignIn library. Thank you