v2.2.0
What's Changed
- Implementing Google Sign In in Desktop by @mirzemehdi in #59
Google Sign In without Firebase (kmpauth-google
) is now available for desktop target as well.
Make sure you add
http://localhost:8080 to Authorized JavaScript origins
and http://localhost:8080/callback to Authorized redirect URIs in Google Cloud Console
Full Changelog: v2.1.0...v2.2.0