Create a user using a social login provider.
All social users are created with email_is_verified=True
, don’t need to be invited and are by default read-only
(unless they are the first user, in which case they are set to admin).
Successful Response
The response is of type object
.