How to cache backend OAuth token in Kong Kubernetes setup

We are exploring Kong Kubernetes functionalities in which we can see there is a plugin for Proxy cache. We have a requirement where we need to cache the backend OAuth token and use that in subsequent calls. Is there any documentation around this?