Sign in a user
GET/unified/integration/login/{workspace_id}/{integration_type} NO AUTH NEEDED
Returns an authentication URL for the specified integration. Once a successful authentication occurs, the name and email are returned inside a jwt parameter, which is a JSON web token that is base-64 encoded.
Parameters
Returns
string
Are we missing anything? Let us know