<OAuthButtonGroup />
Renders all the OAuth buttons enabled on the project dashboard.
If there are no OAuth providers enabled in the dashboard, this component will be empty.
Props
type
:'sign-in' | 'sign-up'
- Specifies whether the buttons text are for sign-in or sign-up (both are the same in terms of functionality).