https://${subdomain}.auth.${region}.nhost.run/v1/signin/provider/${provider}?connect=${jwt}
. This is very easy to achieve with our SDK:
Keep in mind that as we need a
JWT
the user needs to be logged in.Viewing and Deleting Social Provider Authentication Mechanisms
If you want to allow your users to view and/or delete social provider authentication mechanisms, you can provide the necessary permissions to the tableauth.user_providers
(i.e. select
and/or delete
) and then use the appropriate GraphQL query. For example, the following permissions should allow users to list their own social providers:
