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
Copy file name to clipboardExpand all lines: FirebaseSwiftUI/README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -131,7 +131,8 @@ let authService = AuthService()
131
131
- Delete user
132
132
- Verify email address
133
133
134
-
## Notes for Alpha release
134
+
135
+
## Notes for Alpha release
135
136
1. Customization/theming for Views is not yet available.
136
137
2. The providers available are Email, Phone, Google and Facebook.
137
138
3. String localizations have been ported over and used where possible from the previous implementation, but new strings will only have English translations for the time being.
0 commit comments