HomeSoftware Heritage

deposit.auth: Namespace cache keys per realm, client_id and user_id

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

deposit.auth: Namespace cache keys per realm, client_id and user_id

The cache may [1] or may not [2] be shared with other applications. So best avoiding
clash altogether.

[1] moma has both the deposit and the webapp which both *will* use the same cache

[2] deposit and webapp in staging are standalone apps so no sharing there.

Related to T3166

Details

Commit No Longer Exists

This commit no longer exists in the repository.