Django login from wordpress using oauth2 -


i'm stuck on working out secure approach achieve:

  1. user in wordpress
  2. user wordpress logs django , requests token (preferably oauth2)
  3. token stored
  4. token used api calls django site

how can programatically request token django whilst in wordpress? point me in right direction appreciated!


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

How to get multiresult with multicondition in Sql Server -