Authentication

External Authentication

If you need to automatically login users from your own website you can look at 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.ministry.chat/home?resumeToken=abcd123456789

Last updated