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

Hide Token #6

Open
manujindal77 opened this issue Apr 13, 2022 · 2 comments
Open

Hide Token #6

manujindal77 opened this issue Apr 13, 2022 · 2 comments

Comments

@manujindal77
Copy link

Is it possible to use a Nodejs server to generate the Upload URI and then perform the chunk upload on the client side? The aim is to hide the token from the client.

@manujindal77
Copy link
Author

I tried to modify the code to generate the upload URI on the server instead of passing the access token. However the chunks would not upload and return the CORS error.

image

@pinghsien422
Copy link

This is something I'm curious about as well. Is there a way to do this?

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