sunshinexcode

Results 28 comments of sunshinexcode

Expected 2022 Q4 supported

@DerPlayer2001 Currently, the token for the Rust programming language is supported. Please refer to https://github.com/AgoraIO/Tools/tree/master/DynamicKey/AgoraDynamicKey/rust for more information. The integration is done through source code integration.

The version 007 of C# has already been provided. https://github.com/AgoraIO/Tools/tree/master/DynamicKey/AgoraDynamicKey/csharp/src/AgoraIO/TokenBuilders

@abdosaeedelhassan First, run https://github.com/AgoraIO/Tools/blob/master/DynamicKey/AgoraDynamicKey/php/sample/RtcTokenBuilder2Sample.php to get the token. Then, use https://webdemo.agora.io/agora-web-showcase/examples/Agora-Web-Tutorial-1to1-Web/ to verify if the token is valid.

Change _appId and _appCertificate to the account information you applied for, run the UT of this file https://github.com/AgoraIO/Tools/blob/master/DynamicKey/AgoraDynamicKey/csharp/test/AgoraIO.Tests/RtcTokenBuilderTest.cs. Test the generated token on this website https://webdemo.agora.io/agora-web-showcase/examples/Agora-Web-Tutorial-1to1-Web/

@toklive you can refer to BuildRoomUserToken method of https://github.com/AgoraIO/Tools/blob/master/DynamicKey/AgoraDynamicKey/go/src/educationtokenbuilder/educationtokenbuilder.go

Change _appId and _appCertificate to the account information you applied for, run the UT of this file https://github.com/AgoraIO/Tools/blob/master/DynamicKey/AgoraDynamicKey/csharp/test/AgoraIO.Tests/RtcTokenBuilderTest.cs. Test the generated token on this website https://webdemo.agora.io/agora-web-showcase/examples/Agora-Web-Tutorial-1to1-Web/

hi, You can first verify whether the token is valid through https://webdemo.agora.io/agora-web-showcase/examples/Agora-RTM-Tutorial-Web/

We will add the relevant instructions as soon as possible

You can refer to https://docs.agora.io/en/agora-chat/develop/generate-user-tokens