• Hi! Im new using WordPress and Oauth2.0 and i need some help with this topic.
    I have a WordPress page in my xampp server and i want to get authentication against WordPress (like a provider) through Oauth2.

    I dont understand the example in the wordpress page about the 3 methods that Oauth2 Provider has built.
    I have downloaded the plugin called WP OAuth2 Complete in my wordpress and added a client. But when i see the urls of the examples i dont understand how i must to create my urls. The url of the example is:

    http://example.com/oauth/authorize?client_id=the_client_id&state=anything_you_want&response_type=code

    But i haven’t a folder called “/oauth” in my wordpress, then i dont know if i must to download some file more or how i must to create the urls.

    Thanks to everybody for the help!!

    https://ww.wp.xz.cn/plugins/oauth2-provider/

Viewing 1 replies (of 1 total)
  • Plugin Author Justin Greer

    (@justingreerbbi)

    Sorry for the late reply.

    It sound like you should touch up on what is OAuth and how the HTTP protocols work. Once you understand the workings, you should grasp the plugin and how it works.

    However I am open to helping where I can if you still need help

Viewing 1 replies (of 1 total)

The topic ‘Authentication against WordPress through Oauth2’ is closed to new replies.