Write only
Authentication:OAuth 2.0
◦What is OAuth 2.0
◦ Plugin:WP OAuth Server
◦ Login by the access token
Post: WP REST API
◦ Post by WP REST API
◦ Comment from WP REST API
◦ Show Posts & Comments !!
Get the LoginUser
URI:
◦ https://example.com/oauth/me
Param:
◦ access_token : access_token
◦ client_id : your client_id
◦ client_secret : your client_secret
Method: GET