Redirect user to cloud rocket.chat and automatically login

Is there any way I redirect user to cloud rocket.chat and login user automatically. I login user with API and get credentials and auth_token, but I do not now how to login user when redirect to cloud rocket.chat page. I am using django rocketchat_API for login user, is there any header or cookies that I need to send to login user automatically? Thanks

Hi, I am having the same issue. Did you manage to figure it out?