We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a20501f commit 4ee3a81Copy full SHA for 4ee3a81
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.4.2
2
+
3
+- feat: Add `nativeGoogleAuthConfig` and `enableNativeAppleAuth` parameter to `SupaSocialsAuth` to support native Google and Apple auth.
4
5
## 0.4.1
6
7
- feat: Add `extraMetadata` parameter to `SupaEmailAuth` to add headless signup user metadata.
pubspec.yaml
@@ -1,6 +1,6 @@
name: supabase_auth_ui
description: UI library to implement auth forms using Supabase and Flutter
-version: 0.4.1
+version: 0.4.2
homepage: https://supabase.com
repository: "https://github.com/supabase-community/flutter-auth-ui"
0 commit comments