Skip to content

rushikeshnarwade/agora-access-token-using-firebase-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Firebase Function to Generate Agora Access Token

This repository contains a Firebase Cloud Function that generates an Agora access token. The Agora access token is required for authenticating users when they join an Agora video call. The code is well-commented to help you understand the implementation better.

Prerequisites

Before running this function, make sure you have set up Firebase in your project and have the necessary credentials and configurations in place.

Installation

  1. Clone this repository to your local machine.
  2. Navigate to the project directory and install the required dependencies using npm:

Contribution and Questions

Fill free to contribute in this repository and if you have questions, please ask!

About

In this repository I tried to write a firebase function to generate agora access token.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published