cloudinary / cloudinary/cloudinary-react
Support for token based authentication?
Open
bug
- Dominant language
- JavaScript
- Stars
- 501
- Forks
- 212
- PR merge metrics
- No merged PRs in 30d
Description
Hi, trying to work out how best to integrate token based authentication with this SDK.
Our backend provides a token giving access to specific folders in Cloudinary which we can append to the delivery url for assets to allow client to access restricted images however not sure how to provide this to the Cloudinary context...
Was hoping it would be something like:
```
```
And the SDK appends the token passed as a param.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.