Skip to content

mbakalov/communication-services-chat-admin

Repository files navigation

communication-services-chat-admin

Live App

Live app is hosted here.

Description

This is a simple helper SPA to manage Azure Communication Services chat threads.

With this app you can:

  • Create a new user with an access token OR use an existing user and generate an access token for them.

  • List chat threads for the given user.

  • Create new chat threads for the given user.

  • TBD: edit threads by adding/removing participants.

  • TBD: delete threads.

  • TBD: send messages to threads.

Usage

  1. Enter your connection string.

  2. Press 'Generate User and/or Token' to create a new user and token, OR

  3. Paste in existing user id and press 'Generate User and/or Token' to obtain a new token for that user.

  4. Press 'Load Chat Threads' to display (up to 20) chat threads that the user belongs to.

  5. Press 'New chat thread' to create a new thread for this user.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published