Skip to content

Cloudflare Realtime Kit documentation (possibly) missing vital pieces re token. #20

Description

@marksteven

Hello Cloudflare
Have followed your "Getting Started" but think either I have missed something or documentation is missing.
Did following steps in order to set up the most simple html only demo.
so
npm install -g pnpm
git clone https://github.com/cloudflare/realtimekit-web-examples.git
cd realtimekit-web-examples
pnpm install
cd react-examples/examples/default-meeting-ui
pnpm run dev
At this point I get
Local: http://localhost:5174/default-meeting-ui/
Upon opening I get error
"An authToken wasn't passed, please pass an authToken in the URL query to join a meeting."
And spinning load.

"For more detailed instructions, please refer to the README.md file within each example's directory."

So I am assuming I need to add authToken somewhere but the readme has no more info on how this project is supposed to be set up , or where tokens are supposed to be kept in this simple html example.
Or I am missing it somewhere?

Hoping someone can help with documentation. Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions