Use the composable useProviderLink
to get an OAuth provider URL that can be used to sign in users.
options optional NestedRefOfValue<undefined | ProviderOptions>
Pass in the connect
option to connect the user’s account to the OAuth provider when different emails are used.
Use the composable useProviderLink
to get an OAuth provider URL that can be used to sign in users.
options optional NestedRefOfValue<undefined | ProviderOptions>
Pass in the connect
option to connect the user’s account to the OAuth provider when different emails are used.