Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flexible Classroom Security Token Confusion #1403

Open
bkuan opened this issue Jun 7, 2023 · 0 comments
Open

Flexible Classroom Security Token Confusion #1403

bkuan opened this issue Jun 7, 2023 · 0 comments
Assignees

Comments

@bkuan
Copy link

bkuan commented Jun 7, 2023

In the Demo QuickStart, the documents refers to the need to set up a token server. https://docs.agora.io/en/flexible-classroom/get-started?platform=ios#references in the references. It's not clear that as a PaaS solution flexible classroom has a token server baked in, and all the developer needs to do as add their AppID and Cert information in the .env file, and they should be all set.

In the understand the tech section, https://docs.agora.io/en/flexible-classroom/get-started/?platform=web#understand-the-tech, it also refers to the need to generate an RTM token for signaling, and links to the standard practice of creating an RTM token / RTM token server. Again, this should be automatically taken care of in FCR. The document also don't talk about the RTC token which, I had encountered an error when trying to set up FCR with a bad RTC token. There is also confusion around RTC vs RTM token.

Ideally, FCR should work without the need to worry about the tokens, and it should be clear that the other token management docs that are available do do not apply to FCR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants