fb_auth icon indicating copy to clipboard operation
fb_auth copied to clipboard

Use firebase_auth plugin as default auth method in macOs

Open jmolins opened this issue 5 years ago • 0 comments

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.

jmolins avatar Apr 24 '20 14:04 jmolins