Authentication
If you need to automatically login users from your own website you can look at the iframe integration page or you can use the REST API Login in combination with deeplinking and the resumeToken.
# get the resumeToken from your REST API login - it's the authToken field
https://yourown.rocket.chat/home?resumeToken=abcd123456789
Last modified 2d ago