fb_auth
fb_auth copied to clipboard
Use firebase_auth plugin as default auth method in macOs
The PR sets firebase_auth plugin as the base method for authentication in macOs instead of the REST client.
The REST client still works by setting useRestClient = true in ios.dart file.