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

Ability to change 'setSharedImageManagerWith(config)' #541

Open
philmartin83 opened this issue Feb 27, 2020 · 0 comments
Open

Ability to change 'setSharedImageManagerWith(config)' #541

philmartin83 opened this issue Feb 27, 2020 · 0 comments

Comments

@philmartin83
Copy link

Is there a way to change ASPINRemoteImageDownloader.setSharedImageManagerWith(config)

I'm currently using an ASNetworkImageNode and the url property to get my images but..... very soon those images will require a jwt in the header of a URLRequest to access those images, I found this stackoverflow post and I tried it and it worked for 1 hour until the jwt changed then I couldn't access my images, so I thought I'd change setSharedImageManagerWith and update the config but it appears this can only be set once, is there another way to do this and still get the benifits of using the ASNetworkImage url property.

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

1 participant