+ {data.showGithubAuth && (
+
+ {data.lastAuthMethod === "github" && }
+
+
+ )}
+ {data.showGoogleAuth && (
+
+ {data.lastAuthMethod === "google" && }
+
+
+ )}
+
+ {data.lastAuthMethod === "email" && }
Continue with Email
- {data.authError && {data.authError}}
-
- By signing up you agree to our{" "}
-
- terms
-
- {" "}and{" "}
-
- privacy
-
- {" "}policy.
-
-
-
-
+ {data.authError &&