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

Client Secret Keys are exposed on client side #140

Open
johnnyperdomo opened this issue Nov 18, 2020 · 2 comments
Open

Client Secret Keys are exposed on client side #140

johnnyperdomo opened this issue Nov 18, 2020 · 2 comments

Comments

@johnnyperdomo
Copy link

Is there a way to generate a temporary access token to give grant access to api for a limited time? Like a presigned url that awsS3 provides?

I need to be able to upload videos from my application with the client sdk, but don't want to risk exposing my secret keys. Is there a solution for this?

@Virako
Copy link

Virako commented Nov 23, 2020

Maybe with setAccessToken (https://github.com/vimeo/vimeo.js/blob/master/lib/vimeo.js#L282) you can edit the token obtain from server side

@unicornsoftwareinc
Copy link

Curious if you ever found a solution for this? I'm running into the same issue.

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

No branches or pull requests

4 participants