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
Renders a group of OAuth buttons for sign-in or sign-up functionality.
8
+
9
+
## Parameters
10
+
11
+
-`type`: `'sign-in' | 'sign-up'` - Specifies whether the buttons are for sign-in or sign-up.
12
+
-`mockProject` (optional): `Object` - A mock project object for testing purposes. If not provided, the component will use the project from the Stack App context.
0 commit comments