← All projects

agora-access-token-generator

by @yasserbelhimer

11

About this project

Agora-access-token-generator ) ) ) ) ) Simple laravel package to generate access token for RTC agora Installation, and Usage Instructions This package allows you to generate Agora access token using laravel. First at all generate your APPID and APPCERTIFICATE from agora dashboard Set AGORAAPPID and AGORAAPPCERTIFICATE in the .env Once installed you can do stuff like this: To know more about arguments and parametres check Agora documentation. Generate RTC token: To generate rtc token use the static methode buildTokenWithUserAccount() in RtcTokenBuilder class.

From the project README on GitHub

Stars
11
Forks
1
License
MIT
Last push
16 Feb 2022

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/agora-access-token-generator.svg)](https://www.madeinalgeria.dev/projects/agora-access-token-generator)

Related projects