Hey all. Looking at the example WP integration https://gist.github.com/michaloo/c349b41ab7a37997a66d327f72124522 making a server-side API call on every page view doesn't seem like a good idea. Your thoughts on maintaining a local cache of UID - Token mappings and just using that instead?