I have installed auth0 wordpress plugin and did set up my auth0 application with migration token and custom domain and all.
what I am trying is accessing wordpress session cookies in my react client app. But unfortunately no wordpress session cookie visible in my app.
What are you trying to do with the cookie? You do set wp_set_auth_cookie when leveraging the wordpress auth0 plugin. How are you implementing Auth0 into your stack?
Sir i want, My react app to create posts and do mutation queries in WordPress but its not possible right now. Because for that i would be needing a authorization token or auth cookies which right now auth0 plugin does not support.
After confirming with the support team, it won’t be possible to really provide a in-depth answer here without a better understanding overall on your systems architecture. I apologize for the confusion, thank you.