how to access user specific information
-
Hello. At the moment, I can acquire a TOKEN from using JWT-AUTH. However, I am under the impression that if I access https://example.com/wp-json/wp/v2/pages/ I get a list of all pages available. However, I tried including my token in the header and running this GET command also, in expectation of seeing pages specific to the user. But I don’t see any.
https://www.example.com/userinfo/<username>
Is how I use some of my membership features of PMPro.
I’d like to access this <username> page as a JSON file :).
Please help!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘how to access user specific information’ is closed to new replies.