Add social sign in mechanism to existing users
https://${subdomain}.auth.${region}.nhost.run/v1/signin/provider/${provider}?connect=${jwt}
. This is very easy to achieve with our SDK:
JWT
the user needs to be logged in.auth.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: