Skip to content

FirebaseCacheManager uses DownloadUrl which has a token in the url defeating cache #486

@ellulpatrick

Description

@ellulpatrick

FirebaseCacheManager uses the ref.getDownloadUrl() which typically returns a url with a dynamic access token in the query string of the URL. Doesn't that mostly defeat the purpose of the cache, assuming that the key of the file in the cache is tho whole url including the token?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions