Welcome to the developer Hub of DeadSimpleChat.
Welcome to the Developer Hub of Dead Simple Chat, here you can explore the documentation and quickly get started with building rich chat applications using Dead Simple Chat.
With SSO you can automatically log in users into the Chat Room, we offer two types of SSO:
In Basic SSO you just have to pass the accessToken as a query parameter, and the user will join the chat room. You cannot login moderators using this method and the user data is also not persisted.
In the SSO using accessToken, you will have first create the user using the create user REST API, and then pass the accessToken for the user as a parameter to the chat room. The user data is persisted and you can also login moderators using this method.
We have REST API's for everything, from creating chat rooms, creating users to sending messages into the Chat Rooms, to give you a quick summary of the following you can do with the REST APIs:
We send webhooks for all the events, you can listen to webhooks to tightly integrate your application with Dead Simple Chat.
Copyright © 2022 Next Path Software Consulting, Inc. All rights reserved.