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

docs: update DRM token generator links #4263

Merged

Conversation

moskalakamil
Copy link
Member

Summary

This PR updates the example app in the react-native-video library with functioning link to generate DRM token. The placeholders for these links have been replaced with working URLs, allowing users to generate and use DRM tokens effectively.

Motivation

Changes

Replaced all placeholder links with actual URLs pointing to the DRM token generator.

Test plan

  • Open the example app and follow the updated instructions to generate a DRM token using the provided link.
  • Replace <USER_TOKEN> in the code with the generated token.
  • Confirm that the video plays correctly with the new token in place.

@KrzysztofMoch KrzysztofMoch changed the title refactor: update DRM token generator links docs: update DRM token generator links Oct 29, 2024
Copy link
Member

@KrzysztofMoch KrzysztofMoch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM 👍

@KrzysztofMoch KrzysztofMoch merged commit 6080e96 into TheWidlarzGroup:master Oct 29, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants