I have a cookie value set in wordpress site and I would need to read this value when the page redirects to the app which is a django backend. How do I retrieve this value in the app?
So this value should persist from www.example.com
to app.example.com