Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.62 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.62 KB

Vonage Video API / Azure AD B2C Sample

This application provides a demo for how to allows users to connect to Video API sessions after being authenticated with Azure Active Directory B2C. Users will be redirected to Azure AD B2C to login/signup

Prerequisites

First you'll need:

  1. A Vonage Video API Account. Click here to create a free account.
  2. An Azure Account. Click here to create one.
  3. An Azure AD B2C Tenant Click here to learn how to set it up.
  4. Ngrok (if you plan to run the application locally.)

With the accounts above, you can deploy to Heroku using the button below.

Deploy

To run the sample app locally, follow along with this YouTube video

Development and Contributing

Interested in contributing? We ❤️ pull requests! See the Contribution guidelines.

Getting Help

We love to hear from you so if you have questions, comments or find a bug in the project, let us know! You can either:

Further Reading