Skip to content

Real-time chat app built using Vue.js and SignalR using MSAL.js for authentication

Notifications You must be signed in to change notification settings

mattburrell/secure-serverless-chat-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

secure-serverless-chat-client

This single page application is a chat app built using Vue.js that uses the MSAL.js library to authenticate against an Azure AD B2C directory.

The real-time chat functionality is provided by the Azure SignalR service. Web socket connections are negotiated via a serverless api gateway (Azure API Management Service in consumption mode).

This project is the client (single page application) part of the Solution Architecture diagram. The Function App code can be found here.

About

Real-time chat app built using Vue.js and SignalR using MSAL.js for authentication

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages