Login with Slack auth
post/login
Request body
Response
Login successful, returns bot info and slack user info
Example response
{
"bot": {
"team_id": "TB9KS3E13",
"team_name": "example",
"reporting_channel": "TBA234GH",
"reporting_time": "9:00"
}
}